Skip to content
VS Code

Nephyr Wallets for VS Code

io.github.clm-studios/nephyr-wallets

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

client:VS Code transport:stdio runtime:pypi

Install Nephyr Wallets in VS Code

.vscode/mcp.json

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

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

Nephyr Wallets in other clients