Skip to content
Cursor

Nephyr Wallets for Cursor

io.github.clm-studios/nephyr-wallets

Smart money tracking — discover, score, and analyze top Polymarket wallets

client:Cursor transport:stdio runtime:pypi

Install Nephyr Wallets in Cursor

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

{
  "mcpServers": {
    "nephyr-wallets": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "nephyr-wallets"
      ]
    }
  }
}

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

Nephyr Wallets in other clients