Developer Tools
Trust: 37/100 (Limited)io.github.payclaw/badge Guide
Agents are not bots. Prove it. MCP-native identity declaration for authorized agents.
by payclaw
Quick Start
Install
npx @payclaw/badgeClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-payclaw-badge": {
"command": "npx",
"args": [
"@payclaw/badge"
]
}
}
}