Skip to content
Zed

BittensorMCP for Zed

io.github.btmcp/bittensormcp

Hosted MCP server for live Bittensor chain reads and self-custodial on-chain writes.

client:Zed transport:streamable-http

Install BittensorMCP in Zed

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

{
  "context_servers": {
    "bittensormcp": {
      "url": "https://bittensormcp.com/api/mcp"
    }
  }
}

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

BittensorMCP in other clients