An MCP server that brokers discovery and interaction with AAuth resources, providing a fixed set of tools for managing and invoking operations on registered resources.
{
"mcpServers": {
"aauthpraca": {
"command": "npx",
"args": [
"-y",
"@aauth/proxy"
]
}
}
}