Solana AI Gateway for Zed
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:Zed
transport:streamable-http
tools:5
Install Solana AI Gateway in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"solana-pulse-gateway": {
"url": "https://solana-pulse-gateway-1021990235790.us-central1.run.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs