Loading MCP server directory, please wait...
MCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter)
npx @getmcp/cli add io.github.AaronVick/echorift-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AaronVick/echorift-mcp": {
"command": "npx",
"args": [
"-y",
"@echorift/mcp"
],
"env": {
"CRONSYNTH_X402_SESSION": "",
"SWITCHBOARD_AGENT_ID": "",
"SWITCHBOARD_PRIVATE_KEY": "",
"ECHORIFT_ENABLE_TREASURY": ""
}
}
}
}