PnL Labs — Solana Trust & Risk Checks for Claude Desktop
io.github.pnllabs/pnllabs
Trust checks for Solana trading: realized-PnL wallet trust, token safety, trade cost, forensics.
client:Claude Desktop
transport:streamable-http
tools:4
Install PnL Labs — Solana Trust & Risk Checks in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pnllabs": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.pnllabs.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs