Analytics
signalbureau.ai
Provides real-time analytics and predictive insights on entities and topics across the information environment.
ENDPOINT 1
https://api.signalbureau.ai/api/mcp
MCP server metadata
- Name
- signal-bureau
- Version
- 0.6.0
Known tools 21
top_acceleratingThe entities/topics accelerating most across the information environment right now, ranked by cross-domain attention.
Inferred read-onlyget_entityFull dossier for one entity: signal count, verticals it's spreading across, and why it's surfacing.
Inferred read-onlyget_truth_objectThe complete public truth object for a topic — the SAME record the /exhibit page renders, with every layer kept apart and labeled: primary operational sources (verified-as-of dates stated), attributed reporting, our coverage metric, market expectation with the maintained event arc, our derived judgment, the reporting-consensus ledger, and the state-change history.
Inferred read-onlyaskAsk about FUTURE or unfolding events (geopolitics, markets, tech, health — will X happen, and what the tracked record shows).
Inferred read-onlyget_recordThe correction record: the flagged-vs-control repricing regression at population level (estimate, 95% CI, cohort sizes, window, as-of), plus the dated retirement object for the case-study track record we withdrew in 2026 when re-measurement put it under our own publication bar.
Inferred read-onlyget_calibrationThe calibration scorecard — published probabilities graded against how reality resolved (Brier score, log loss, skill vs base rate, 95% CIs).
Inferred read-onlyget_eventsTracked 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.
Inferred read-onlytodays_briefToday'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.
Inferred read-onlypropose_topicPropose NET-NEW coverage — a topic, entity, or standing question we don't track yet.
Inferred read-onlyget_quoteFeed 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 watched topics, each priced flat from the published tariff ($20/topic/month at the opening rate).
Inferred read-onlyget_orderRe-read an order intent created by create_order — the recorded basket and its honest status.
Inferred read-onlyget_watch_feedThe 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 coverage and shows the evidence (it does not gate billing — billing starts when the Watch starts, and the month you are in is refundable in full, any time you ask, for any reason).
Inferred read-onlyget_desk_feedA 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 reads.
Inferred read-onlyget_accountYour 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.
Inferred read-onlyget_feedback_statusThe state of a report you filed via send_feedback, by its feedbackId: filed, working, or resolved — with its work-order reference.
Inferred read-onlysend_feedbackFile structured feedback with the desk: a bug, an improvement, a complaint, praise, or a question about the service itself.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.signal-bureau]
url = "https://api.signalbureau.ai/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"signal-bureau": {
"type": "http",
"url": "https://api.signalbureau.ai/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: signal-bureau
Remote MCP URL: https://api.signalbureau.ai/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"signal-bureau": {
"url": "https://api.signalbureau.ai/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"signal-bureau": {
"type": "http",
"url": "https://api.signalbureau.ai/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "signal-bureau",
"transport": "streamable-http",
"url": "https://api.signalbureau.ai/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.