Skip to content
VS Code

Solana AI Gateway for VS Code

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:VS Code transport:streamable-http tools:5

Install Solana AI Gateway in VS Code

.vscode/mcp.json

{
  "servers": {
    "solana-pulse-gateway": {
      "type": "http",
      "url": "https://solana-pulse-gateway-1021990235790.us-central1.run.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Solana AI Gateway in other clients