Solana AI Gateway for Grok
io.github.timothymycompc/solana-pulse-gateway
Wallet-signed Solana RPC for AI agents. No API keys, LLM-safe amounts, pay-per-call in SOL.
client:Grok
transport:streamable-http
tools:5
Install Solana AI Gateway in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"solana-pulse-gateway": {
"type": "http",
"url": "https://solana-pulse-gateway-1021990235790.us-central1.run.app/mcp"
}
}
}
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