loading…
Search for a command to run...
loading…
MCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter). Makes EchoRift's agent infrastructure callable as MCP tools so a
MCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter). Makes EchoRift's agent infrastructure callable as MCP tools so any MCP client can treat EchoRift like a native capability layer.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"aaronvick-echo-rift-mcp": {
"command": "npx",
"args": []
}
}
}