Skip to content
VS Code

SolSigs MCP for VS Code

io.github.gra-kir/solsigs-mcp

23 Solana on-chain data tools for AI agents via x402 micropayments + rug-screen token verdict

client:VS Code transport:stdio runtime:pypi

Install SolSigs MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "solsigs-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "solsigs-mcp"
      ]
    }
  }
}

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

SolSigs MCP in other clients