Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.evolutionlabs-dev/signal-bureau

io.github.evolutionlabs-dev/signal-bureau

SigB (Signal Bureau): maintained, source-traced record of entities and events in your named domain.

Uptime
100.0%
3 direct probes · 30d
Response
1995ms
last probe
Tools
22
callable
Resources
8
readable
Prompts
3
available

Tools · 22

start_here

START HERE — first call, no arguments, no key, no charge. Who Signal Bureau is and what we are not, the tests you can run to check that claim yourself, what is free (most of it), what is paid (Watches…

top_accelerating

The entities/topics accelerating most across the information environment right now, ranked by cross-domain attention.

search_entities

Find tracked entities/topics by name or vertical (e.g. 'iran', 'semiconductors').

get_entity

Full dossier for one entity: signal count, verticals it's spreading across, and why it's surfacing.

get_truth_record

The maintained record for one subject — the ONE file its /exhibit page renders from and GET /api/truth/{slug} serves, so their numbers agree by construction and a value-parity gate fails the build if …

ask

Ask what the tracked record shows about a named entity or unfolding event: what changed, what the record holds now, and which sources corroborate it. Not general knowledge or history — grounding is li…

get_answer

Collect an async answer by ticketId (from ask). Free and unmetered — the work was paid for once at submit. status:'working' → poll again after pollAfter seconds; 'done' → the complete answer rides in …

get_signals

START HERE for browsing — the cheap read (500/day, no model work). The full machine-readable signal feed (same payload as GET /api/signals): every entity currently flagged by the attention engine, wit…

get_record

Deprecated: this tool is winding down — for evaluating or reading the maintained record, use get_truth_object, get_entity/search_entities, and todays_brief instead. Still served here: the correction r…

get_calibration

Deprecated: this tool is winding down — for evaluating or reading the maintained record, use get_truth_object, get_entity/search_entities, and todays_brief instead. Still served here: the grading data…

get_events

Tracked world events (situations, races, negotiations) the engine follows as named arcs — each with its entities, related market-question count, cross-domain mention volume, and first/last-seen dates.…

get_corroborated

What independent sources agreed on in the published window — the maintained record's corroboration layer. Each event carries the claim as its sources state it, the corroboration tier, how many INDEPEN…

todays_brief

Today's morning brief — the daily synthesized narrative of what moved across the information environment and what to watch, from the engine's cross-domain analysis. Same content as the public /today p…

propose_topic

Propose NET-NEW coverage — a topic, entity, or standing question we don't track yet. Files into the coverage-request queue humans review; accepted topics enter the provisional coverage lane and start …

get_quote

Feed in your requirements — free-form concerns, questions, whole areas of interest — and get back an enumerated quote: your requirements intelligently grouped and disambiguated into well-formed watche…

create_order

Assemble a basket and get exact prices plus Stripe checkout links. Checkout runs on Stripe's hosted page, completed by whoever holds the payment credentials. Pass dryRun:true to REHEARSE: same validat…

get_order

Re-read an order intent created by create_order — the recorded basket and its honest status. Payment truth for checkout purchases lives with Stripe (the payer's receipt is authoritative); metered work…

get_watch_feed

The structured daily delivery for a machine-watched topic: up to 14 days of observed items (title, url, source, date) newest-first, plus the topic's live coverage-acceptance report, which grades the c…

get_desk_feed

A newsletter DESK's machine feed at one predictable, slug-addressable location: up to 14 days of the desk's observed items (title, url, source), newest-first, from the same panel the human edition rea…

get_account

Your meter-account statement, live: month-to-date metered Reads counted at the published tariff, your watched topics with billing/billing status and their acceptance evidence, and your daily cap. Requ…

get_feedback_status

The state of a report you filed via send_feedback, by its feedbackId: filed, working, or resolved — with its work-order reference. A report filed in the last few hours may still read 'filed'; the resp…

send_feedback

File structured feedback with the desk: a bug, an improvement, a complaint, praise, or a question about the service itself. Free, no contact details required; limits stated up front: 5/minute, 20/day …

Resources · 8

Live signal feed

Every entity currently flagged by the attention engine — trajectory, domains, desks, evidence status. Same payload as GET /api/signals. License: evaluation, individual use, and live consumption. Syste…

sb://signals/live
The record

The population-level evidence: the flagged-vs-control repricing regression with CIs and cohort sizes. Free by doctrine — judge us before you trust us. License: evaluation, individual use, and live con…

sb://record
Calibration scorecard

The grading dataset for the market sensor we cite: prediction-market prices graded against how reality resolved — Brier, log loss, skill vs base rate, reliability bins. Two rows, in both slices: `crow…

sb://record/calibration
The tariff

The live rate card: units, prices, allowances, and the forward-only revision history. Prices published before purchase, always.

sb://tariff
Integration notes

How to integrate with this desk — auth (none for reads), User-Agent guidance, endpoints, and every limit stated up front.

sb://integration-notes
The Hormuz record (public truth object)

The complete public exhibit record for the Strait of Hormuz — primary operational sources (verified-as-of dates stated), attributed reporting, our coverage metric, market expectation with the event ar…

sb://exhibit/hormuz
The interest-rates record (public truth object, second subject)

The complete public exhibit record for interest rates — the second truth object, same seven-layer schema as Hormuz on a younger record: the primary-source layer NAMES its first-party issuers (FOMC sta…

sb://exhibit/interest-rates
Independently corroborated (this window)

What independent origins agreed on in the published window — claim, corroboration tier, independent-origin count, the origins by name with wires marked, entities, and the method the engine used to col…

sb://corroborated

Prompts · 3

morning-read

Brief your principal on what is moving across the information environment right now — decision-first, attributed, plain words.

judge-us-first

Evaluate whether to trust this feed before using it — on the four properties that actually discriminate an input layer: traceability, shared state, honest abstention, and the correction record. Includ…

coverage-quote

Turn your principal's standing concerns into an enumerated, flat-priced coverage quote — grouped, disambiguated, merges disclosed — with no commitment.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.evolutionlabs-dev/signal-bureau": {
      "url": "https://api.signalbureau.ai/api/mcp",
      "transport": "streamable-http"
    }
  }
}