Swarmrails MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Swarmrails MCPForecast the price of Bitcoin for the next 24 hours."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Swarmrails MCP
Call any Bittensor subnet — text, image, video, code, TTS, forecasting, 3D assets — directly from Claude and other AI assistants. Also includes SharpSignal prediction market intelligence.
No TAO. No node setup. No subscription. Free to try.
Tools
Tool | Capability | Cost |
| Conversational AI (Llama 3.3 70B) | $0.005 |
| Multilingual translation | $0.005 |
| Advanced reasoning (DeepSeek R1) | $0.05 |
| Text-to-image (SDXL) | $0.075 |
| LLM inference (Nous Research) | $0.01 |
| Financial & crypto forecasting | $0.05 |
| Code generation | $0.01 |
| Data analysis & synthesis | $0.005 |
| Text-to-speech (returns MP3) | $0.025 |
| Web scraping & content extraction | $0.01 |
| Image + text reasoning (Gemini) | $0.02 |
| Text-to-video MP4 (async) | $2.00 |
| Image-to-3D GLB asset (async) | $0.75 |
| Prediction market intelligence | $0.25 |
Quick Start
Works out of the box with no configuration — free test mode is enabled by default.
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"swarmrails": {
"command": "npx",
"args": ["-y", "swarmrails-mcp"]
}
}
}With real USDC payments
Send USDC on Base to:
0x14a129b3e3Bd154c974118299d75F14626A6157BCopy your transaction hash from basescan.org
Set the env var:
SWARMRAILS_API_KEY=myapp:0xYOUR_TX_HASH
Each transaction hash is single-use. Payment protocol: x402 on Base.
Payment Protocol
Swarmrails uses the x402 protocol — each USDC transaction on Base blockchain is a single-use API token. No accounts, no subscriptions, no API keys to manage.
Authorization: x402 <macaroon>:0xTRANSACTION_HASHLicense
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wizerai1111/swarmrails-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server