Skip to content
VS Code

madeonsol for VS Code

io.github.madeonsol/madeonsol

Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key.

client:VS Code transport:stdio runtime:npm

Install madeonsol in VS Code

.vscode/mcp.json

{
  "servers": {
    "madeonsol": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-madeonsol"
      ]
    }
  }
}

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

madeonsol in other clients