Skip to content
Cursor

Solscan for Cursor

io.github.pipeworx-io/solscan

Solscan MCP — Solana block-explorer API (Pro v2)

client:Cursor transport:streamable-http

Install Solscan in Cursor

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

{
  "mcpServers": {
    "solscan": {
      "url": "https://gateway.pipeworx.io/solscan/mcp"
    }
  }
}

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

Solscan in other clients