Echorift MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm.
MCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter)
The linked repository no longer exists on GitHub — it was deleted or made private.
We have not read this server's code yet
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
пакет @echorift/mcp ссылается на echorift/echorift-mcp
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add echorift-mcp -- npx -y @echorift/mcp
{
"mcpServers": {
"echorift-mcp": {
"args": [
"-y",
"@echorift/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.echorift-mcp]
command = "npx"
args = ["-y", "@echorift/mcp"]
{
"mcpServers": {
"echorift-mcp": {
"args": [
"-y",
"@echorift/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"echorift-mcp": {
"args": [
"-y",
"@echorift/mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CRONSYNTH_X402_SESSION (CronSynth x402 payment session token), SWITCHBOARD_AGENT_ID (Switchboard agent wallet address (0x...)), SWITCHBOARD_PRIVATE_KEY (Switchboard agent private key for signing (0x...)), ECHORIFT_ENABLE_TREASURY (Enable treasury tools (set to 1)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for managing Naver Cloud Platform (Ncloud) infrastructure
The infrastructure for the AI economy: primitives for inference, agents, and decisions.
AI infrastructure cartographer & MCP server: fingerprints, graphs & watches live infra for agents
MCP server for Infracost CLI integration - cloud cost estimates for Infrastructure as Code
Oracle Cloud Infrastructure MCP server
SQL-native query and provisioning engine for cloud infrastructure, served over MCP.
MCP server for Paessler PRTG's REST API v2 - network/infrastructure monitoring for MSPs.
VeriSwarm MCP Server — Trust infrastructure for AI agents via Model Context Protocol
Answers built from our own checks of this server.