signal api for Grok
live.bitcoinintel/signal-api
Bitcoin 15-min prediction signals with on-chain commitment proofs. L402-gated.
client:Grok
transport:sse
Install signal api in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"signal-api": {
"type": "sse",
"url": "https://mcp.bitcoinintel.live/mcp/sse"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs