Agent setup
Read-only MCP over the snapshot corpus.
Tools: search_forkcast, get_upgrade, get_eip, get_call, get_decisions, get_devnet, and trace_fact. Every response links back to canonical files and provenance.
{
"mcpServers": {
"forkcast": {
"command": "npx",
"args": [
"tsx",
"src/mcp/server.ts"
],
"env": {
"FORKCAST_DATA_LATEST_ROOT": "/path/to/forkcast-data/dist/latest"
}
}
}
}