badge for Windsurf
io.github.payclaw/badge
Agents are not bots. Prove it. MCP-native identity declaration for authorized agents.
client:Windsurf
transport:stdio
runtime:npm
Install badge in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"badge": {
"command": "npx",
"args": [
"-y",
"@payclaw/badge"
],
"env": {
"PAYCLAW_API_KEY": "<PAYCLAW_API_KEY>",
"PAYCLAW_API_URL": "<PAYCLAW_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs