claude mcp add aronick-echorift-mcp -- npx -y @echorift/mcp
{
"mcpServers": {
"aronick-echorift-mcp": {
"command": "npx",
"args": ["-y", "@echorift/mcp"]
}
}
}
{
"mcpServers": {
"aronick-echorift-mcp": {
"command": "npx",
"args": ["-y", "@echorift/mcp"]
}
}
}
{
"mcpServers": {
"aronick-echorift-mcp": {
"command": "npx",
"args": ["-y", "@echorift/mcp"]
}
}
}
About This MCP Server
The io.github.AaronVick/echorift-mcp server is a Model Context Protocol server that enables EchoRift infrastructure primitives, including BlockWire, CronSynth, Switchboard, and Arbiter, to function together seamlessly. It connects to these components via standard input/output interfaces, allowing for streamlined communication and data exchange. Developers working with EchoRift infrastructure would use this server to establish a unified context for their applications, facilitating integration and coordination among the various primitives.
MCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter). This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@echorift/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The echorift-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.