AAI Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 223 installs a week from npm. Last commit 1 Aug 2026.
Unified MCP & Skill management gateway, shared across AI agents, 99% context token savings
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aai-gateway -- npx -y aai-gateway
{
"mcpServers": {
"aai-gateway": {
"args": [
"-y",
"aai-gateway"
],
"command": "npx"
}
}
}
[mcp_servers.aai-gateway]
command = "npx"
args = ["-y", "aai-gateway"]
{
"mcpServers": {
"aai-gateway": {
"args": [
"-y",
"aai-gateway"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"aai-gateway": {
"args": [
"-y",
"aai-gateway"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.