Data Collection
datacedar.com
Provides search and retrieval of cited financial events for stocks, crypto, and macro entities.
ENDPOINT 1
https://api.datacedar.com/mcp
MCP server metadata
- Name
- datacedar
- Version
- 0.0.1
DataCedar provides point-in-time, rights-aware, cited event intelligence across stocks, crypto, tokenized assets, macro releases, filings, exchange announcements, official protocol feeds, news metadata, and aggregate social signals. Use datacedar_search_events or datacedar_search for discovery, then datacedar_get_event for the complete evidence and entity graph. Set an API key with Authorization: Bearer or X-API-Key for your account's history and rate limits. as_of reconstructs what was known at that historical cutoff.
Known tools 9
datacedar_search_eventsSearch rights-cleared, cited stock and crypto events as they were known at an optional historical cutoff.
Inferred read-onlydatacedar_get_eventGet one event revision with source documents, canonical citations, entities, and point-in-time lineage.
Inferred read-onlydatacedar_searchFull-text search over rights-cleared event titles, summaries, and document metadata.
Inferred read-onlydatacedar_entity_timelinePoint-in-time event timeline for a resolved stock, crypto, macro, or tokenized-asset entity.
Inferred read-onlydatacedar_get_documentGet display-safe source metadata and lineage for an evidence document.
Inferred read-onlydatacedar_get_clusterGet every current event revision in a conservative cross-source event cluster.
Inferred read-onlydatacedar_trendsAggregate event counts and available sentiment/materiality by day and event type.
Inferred read-onlydatacedar_coverageInspect source-by-source stock and crypto coverage, freshness, history bounds, and rights state.
Inferred read-onlydatacedar_sourcesList enabled acquisition sources and their current public display and redistribution policy.
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.datacedar]
url = "https://api.datacedar.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"datacedar": {
"type": "http",
"url": "https://api.datacedar.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: datacedar
Remote MCP URL: https://api.datacedar.com/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": {
"datacedar": {
"url": "https://api.datacedar.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"datacedar": {
"type": "http",
"url": "https://api.datacedar.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "datacedar",
"transport": "streamable-http",
"url": "https://api.datacedar.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for datacedar.com was fetched 2026-08-23T12:02:48.943Z.
datacedar.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.