Auxiliar
Freeby MCP Community
MCP server that keeps your AI agent's infrastructure knowledge current. Chrome-verified pricing, risk flags, compatibility checks, and setup guides for 74 cloud
v0.7.0Added Apr 12, 2026
mcpmodel-context-protocolai-agentclaude-codecursor
Auxiliar MCP Server
MCP server that keeps your AI agent's infrastructure knowledge current. Chrome-verified pricing, risk flags, compatibility checks, and setup guides for 74 cloud
Installation
Reviews
Installation
Quick install
npx -y auxiliar-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"auxiliar": {
"command": "npx",
"args": ["-y", "auxiliar-mcp"]
}
}
}