mcpserver.lol
registry/pronto-stream
Connection check verified live · 27h ago

pronto-stream

Real-time planetary signal engine and Model Context Protocol (MCP) server for autonomous AI agents.

Tools 13
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

13 tools

Read from the running server on 27h ago.

get_billing_profile read-only
Report who you are resolved as and what your plan grants: the agent identity behind this call, the funded account it acts for, the plan, the per-minute call ceiling, the per-respon…
get_facet_manifest read-only
Read the shape of the wire in one small response: a two-level tree of domain and the topics under it, each with a signal count, ranked so the busiest lead. This is the map to read…
get_fused_signal read-only product
Compute derived intelligence products from the live wire. Each result states the method it implements and cites the signals it was computed from; a source row with no citation is l…
get_latest_signals read-only limitcursorrelatecollection
Fetch the most recent live signals from the wire in token-efficient CWF format, optionally filtered to one collection. The all-collections view is diversified: no provider may exc…
get_plans read-only
List the plans, what each costs, and what each raises — the call ceiling, the row budget, and whether the commercial indicator set is included. Machine-readable, so you can decide…
get_related_signals read-only limitcorrelation_id*
Follow the link graph from one signal to other signals about the same subject. Each link states the reason the link exists. An echo link marks the same story from several sources.…
get_signal read-only correlation_id*
Fetch one signal by its id, when you already know which one you want. Every other read tool returns a set and bounds it, so re-reading a single row through them means re-running a…
list_data_sources read-only signal_type
List the data-source endpoints feeding the wire, with provider, signal type, country, cadence, and license. Returns one SRC line per source.
list_facets read-only
List the full filter vocabulary: every facet value currently on the wire, across every key — lang, country, region, domain, topic, severity, provider, coverage and place — as one f…
list_fusion_products read-only
List every derived intelligence product pronto can compute, with the published index or model each one implements, the signal collections it consumes, and whether it needs a plan.…
register_agent labelpublic_key
Create your own identity on pronto and receive an API key, with no human present. Send the key back as an Authorization header on later calls and you will be recognised across sess…
scope_signals read-only limitcursorfilterrelate
Select a slice of the live wire by facet tags — the structured metadata each signal carries, not the words in its text. Use this when you can name the slice you want: every high-se…
search_signals read-only sortlimitquery*cursormin_severity
Find signals by the words in them. Use this when you are looking for a subject — a storm name, a company, a phrase a report would print — and cannot name it as a category. When you…