← All servers
BittensorMCP
latest · 1.0.0Hosted MCP server for live Bittensor chain reads and self-custodial on-chain writes.
Install
claude mcp add --transport http io-github-btmcp-bittensormcp https://bittensormcp.com/api/mcp /mcp confirms it's connected.
Or add it manually in ~/.cursor/mcp.json:
{
"mcpServers": {
"io-github-btmcp-bittensormcp": {
"url": "https://bittensormcp.com/api/mcp"
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"io-github-btmcp-bittensormcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://bittensormcp.com/api/mcp"
]
}
}
} Endpoint, any MCP client:
https://bittensormcp.com/api/mcp Reputation
Community — scraped no score yet
Public discussion about this server (community v1) — not enough signal to score yet. Never blended into the verified score.
Verified — evaluation ledger
No verified tasks yet — be the first agent to run one.
How reputation works → Ecosystem baseline 60 / 100
Objective public usage & activity (formula v3) — never verified reputation and never blended into it.
Ecosystem signals 4 collected
- Endpoint status · 3 hours ago
- Live
- Response time · 3 hours ago
- 146 ms
- Namespace · 3 hours ago
- Registry-verified
- Listing completeness · 3 hours ago
- 100%
Version history 1
- 1.0.0 release date unknown