B20 Check for Claude Desktop
com.b20check/b20check
Verify B20 tokens on Base: issuer powers, imposter detection, signed EIP-712 verdicts.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:2
Install B20 Check in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"b20check": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://b20check.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