datacedar_search_eventsFilter stock, crypto, macro, regulatory, and protocol events.
Give an MCP client the same point-in-time stock and crypto event graph used by the DataCedar REST API. Every tool keeps plan latency, source rights, citations, and historical cutoffs intact.
Use the remote endpoint in any client that supports MCP Streamable HTTP. Omit the API key intentionally for bounded discovery, or provide an account key for your real history window and rate limits. Invalid, expired, or revoked keys fail authentication and never silently become demo access.
as_of reconstructs only revisions known by the cutoff.
MCP cannot retrieve source text REST would withhold.
Tool results use the same handlers and response contracts as REST.
{
"mcpServers": {
"datacedar": {
"url": "https://api.datacedar.com/mcp",
"headers": {
"Authorization": "Bearer dc_..."
}
}
}
}datacedar_search_eventsFilter stock, crypto, macro, regulatory, and protocol events.
datacedar_get_eventInspect one revision with citations, entities, and known-at lineage.
datacedar_searchSearch rights-cleared event and source metadata.
datacedar_entity_timelineReconstruct the event history of one resolved asset or entity.
datacedar_get_documentRead display-safe evidence metadata without bypassing source rights.
datacedar_get_clusterInspect related event revisions and source conflicts.
datacedar_trendsAggregate event activity by time and classification.
datacedar_coverageCheck source freshness, universe, latency, and rights state.
datacedar_sourcesRead the current enabled source-policy registry.
Discover with datacedar_search_events or datacedar_search, inspect the exact evidence with datacedar_get_event, then check datacedar_coverage before treating an empty result as “nothing happened.”