@agentproto/provider-kit — generic provider/backend catalog, status, creds, setup-ledger, and MCP tool primitives shared by the agent-CLI, browser, tunnel, and eval-reporter families.
{
"mcpServers": {
"agentprotoprovider-kit": {
"command": "npx",
"args": [
"-y",
"@agentproto/provider-kit"
]
}
}
}