Solana AI Gateway for Cursor
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:Cursor
transport:streamable-http
tools:5
Install Solana AI Gateway in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"solana-pulse-gateway": {
"url": "https://solana-pulse-gateway-1021990235790.us-central1.run.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs