MCP Server
The Clockchain exposes its temporal causal graph via the Model Context Protocol (MCP), making it accessible to any compatible AI agent framework (Claude, GPT, custom agents).Status
In Development — the Clockchain public API is live and can be used directly by any HTTP-capable agent today. The MCP wrapper adds structured tool definitions for richer integration.Available Now (HTTP)
Any AI agent can query the Clockchain directly using the public API:Planned MCP Tools
| Tool | Description |
|---|---|
clockchain_stats | Get graph statistics (node count, edge types, date range) |
clockchain_search | Search moments by keyword, date range, entity, location |
clockchain_moment | Get a specific moment by canonical path with edges |
clockchain_neighbors | Get causally connected moments |
flash_render | Render a new historical moment (requires auth) |
pro_simulate | Run a social simulation (requires auth) |