← Registry

Analytics

signalbureau.ai

Provides real-time analytics and predictive insights on entities and topics across the information environment.

1 endpoint21 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://api.signalbureau.ai/api/mcp

No auth detected

MCP server metadata

Name
signal-bureau
Version
0.6.0
Capabilities
toolsresourcesprompts

Known tools 21

top_accelerating

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

Inferred read-only
search_entities

Find tracked entities/topics by name or vertical (e.

Inferred read-only
get_entity

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

Inferred read-only
get_truth_object

The 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-only
ask

Ask about FUTURE or unfolding events (geopolitics, markets, tech, health — will X happen, and what the tracked record shows).

Inferred read-only
get_answer

Collect an async answer by ticketId (from ask).

Inferred read-only
get_signals

START HERE for browsing — the cheap read (500/day, no model work).

Inferred read-only
get_record

The 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-only
get_calibration

The calibration scorecard — published probabilities graded against how reality resolved (Brier score, log loss, skill vs base rate, 95% CIs).

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
orient

START HERE on first contact — the front door.

Inferred read-only
propose_topic

Propose NET-NEW coverage — a topic, entity, or standing question we don't track yet.

Inferred read-only
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 watched topics, each priced flat from the published tariff ($20/topic/month at the opening rate).

Inferred read-only
create_order

Assemble a basket and get exact prices plus Stripe checkout links.

Inferred read-only
get_order

Re-read an order intent created by create_order — the recorded basket and its honest status.

Inferred read-only
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 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-only
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 reads.

Inferred read-only
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.

Inferred read-only
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.

Inferred read-only
send_feedback

File structured feedback with the desk: a bug, an improvement, a complaint, praise, or a question about the service itself.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.