Echorift MCP
Rank #6,071io.github.AaronVick/echorift-mcp
MCP server providing echorift-mcp capabilities
Echorift MCP is a Model Context Protocol (MCP) server published by AaronVick. It ranks #6,071 of 132,113 servers tracked on MCP Toplist, and its repository has 109 GitHub stars. Echorift MCP is listed on Official MCP, with 1 tracked version. It was first listed on Dec 13, 2025 and most recently updated on Dec 13, 2025.
Ranks ahead of 126,042 of 132,113 servers on MCP Toplist.
Use Echorift MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add echorift-mcp -e "CRONSYNTH_X402_SESSION=<your CRONSYNTH_X402_SESSION>" -e "SWITCHBOARD_AGENT_ID=<your SWITCHBOARD_AGENT_ID>" -e "SWITCHBOARD_PRIVATE_KEY=<your SWITCHBOARD_PRIVATE_KEY>" -e "ECHORIFT_ENABLE_TREASURY=<your ECHORIFT_ENABLE_TREASURY>" -- npx -y @echorift/mcpReplace each placeholder with your own value before saving.
[mcp_servers.echorift-mcp]
command = "npx"
args = ["-y", "@echorift/mcp"]
[mcp_servers.echorift-mcp.env]
CRONSYNTH_X402_SESSION = "<your CRONSYNTH_X402_SESSION>"
SWITCHBOARD_AGENT_ID = "<your SWITCHBOARD_AGENT_ID>"
SWITCHBOARD_PRIVATE_KEY = "<your SWITCHBOARD_PRIVATE_KEY>"
ECHORIFT_ENABLE_TREASURY = "<your ECHORIFT_ENABLE_TREASURY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"echorift-mcp": {
"command": "npx",
"args": [
"-y",
"@echorift/mcp"
],
"env": {
"CRONSYNTH_X402_SESSION": "<your CRONSYNTH_X402_SESSION>",
"SWITCHBOARD_AGENT_ID": "<your SWITCHBOARD_AGENT_ID>",
"SWITCHBOARD_PRIVATE_KEY": "<your SWITCHBOARD_PRIVATE_KEY>",
"ECHORIFT_ENABLE_TREASURY": "<your ECHORIFT_ENABLE_TREASURY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"echorift-mcp": {
"command": "npx",
"args": [
"-y",
"@echorift/mcp"
],
"env": {
"CRONSYNTH_X402_SESSION": "<your CRONSYNTH_X402_SESSION>",
"SWITCHBOARD_AGENT_ID": "<your SWITCHBOARD_AGENT_ID>",
"SWITCHBOARD_PRIVATE_KEY": "<your SWITCHBOARD_PRIVATE_KEY>",
"ECHORIFT_ENABLE_TREASURY": "<your ECHORIFT_ENABLE_TREASURY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"echorift-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@echorift/mcp"
],
"env": {
"CRONSYNTH_X402_SESSION": "<your CRONSYNTH_X402_SESSION>",
"SWITCHBOARD_AGENT_ID": "<your SWITCHBOARD_AGENT_ID>",
"SWITCHBOARD_PRIVATE_KEY": "<your SWITCHBOARD_PRIVATE_KEY>",
"ECHORIFT_ENABLE_TREASURY": "<your ECHORIFT_ENABLE_TREASURY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"echorift-mcp": {
"command": "npx",
"args": [
"-y",
"@echorift/mcp"
],
"env": {
"CRONSYNTH_X402_SESSION": "<your CRONSYNTH_X402_SESSION>",
"SWITCHBOARD_AGENT_ID": "<your SWITCHBOARD_AGENT_ID>",
"SWITCHBOARD_PRIVATE_KEY": "<your SWITCHBOARD_PRIVATE_KEY>",
"ECHORIFT_ENABLE_TREASURY": "<your ECHORIFT_ENABLE_TREASURY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"echorift-mcp": {
"command": "npx",
"args": [
"-y",
"@echorift/mcp"
],
"env": {
"CRONSYNTH_X402_SESSION": "<your CRONSYNTH_X402_SESSION>",
"SWITCHBOARD_AGENT_ID": "<your SWITCHBOARD_AGENT_ID>",
"SWITCHBOARD_PRIVATE_KEY": "<your SWITCHBOARD_PRIVATE_KEY>",
"ECHORIFT_ENABLE_TREASURY": "<your ECHORIFT_ENABLE_TREASURY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.AaronVick%2Fechorift-mcp)<a href="https://mcptoplist.com/server/io.github.AaronVick%2Fechorift-mcp"><img src="https://mcptoplist.com/badge/io.github.AaronVick%2Fechorift-mcp.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
AaronVick
Other servers by AaronVick
View all AaronVick servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Dec 13, 2025 |
Frequently asked questions
- Who maintains Echorift MCP?
- Echorift MCP is maintained by AaronVick, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Echorift MCP listed on the Official MCP Registry?
- Yes — Echorift MCP is listed on the Official MCP Registry.
- How many versions does Echorift MCP have?
- MCP Toplist tracks 1 version of Echorift MCP, most recently published on Dec 13, 2025.
- Where can I find the source code for Echorift MCP?
- The source code for Echorift MCP is hosted at github.com/AaronVick/ECHO_RIFT_MCP.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.