Skip to content
Cursor

madeonsol for Cursor

io.github.madeonsol/madeonsol

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

client:Cursor transport:stdio runtime:npm

Install madeonsol in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

madeonsol in other clients