Skip to content
Windsurf

btcmcp for Windsurf

io.github.iworkist/btcmcp

An MCP server that provides Bitcoin price data from Binance API

client:Windsurf transport:stdio runtime:pypi

Install btcmcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "btcmcp": {
      "command": "uvx",
      "args": [
        "btcmcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

btcmcp in other clients