badge for Claude Desktop
io.github.payclaw/badge
Agents are not bots. Prove it. MCP-native identity declaration for authorized agents.
client:Claude Desktop
transport:stdio
runtime:npm
Install badge in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"badge": {
"command": "npx",
"args": [
"-y",
"@payclaw/badge"
],
"env": {
"PAYCLAW_API_KEY": "<PAYCLAW_API_KEY>",
"PAYCLAW_API_URL": "<PAYCLAW_API_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs