gybob/aai-gateway
AAI Gateway — A single MCP server that connects AI Agents to all Web and Desktop applications. Apps conforming to the AAI Protocol can be seamlessly integrated without developing any source code—just provide a descriptor.
Platform-specific configuration:
{
"mcpServers": {
"aai-gateway": {
"command": "npx",
"args": [
"-y",
"aai-gateway"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...