Skip to content
Zed

cryptoboss mcp for Zed

io.github.elevasyncsolutions-jpg/cryptoboss-mcp

Crypto data & trading MCP with 43 tools: prices, DeFi, NFTs, Solana swaps. 11 tools free.

client:Zed transport:stdio runtime:npm

Install cryptoboss mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "cryptoboss-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrsscs/cryptoboss-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

cryptoboss mcp in other clients