Wallet-signed Solana RPC for AI agents. No API keys, LLM-safe amounts, pay-per-call in SOL.
claude mcp add solana-pulse-gateway --transport http https://solana-pulse-gateway-1021990235790.us-central1.run.app/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"solana-pulse-gateway": {
"url": "https://solana-pulse-gateway-1021990235790.us-central1.run.app/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"solana-pulse-gateway": {
"serverUrl": "https://solana-pulse-gateway-1021990235790.us-central1.run.app/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"solana-pulse-gateway": {
"type": "http",
"url": "https://solana-pulse-gateway-1021990235790.us-central1.run.app/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"solana-pulse-gateway": {
"url": "https://solana-pulse-gateway-1021990235790.us-central1.run.app/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"solana-pulse-gateway": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://solana-pulse-gateway-1021990235790.us-central1.run.app/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://solana-pulse-gateway-1021990235790.us-central1.run.app/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Timothymycompc--solana-pulse-gateway/reviews or the review_server meta-tool.
POST /mcp