A
Ai MCP Gateway
MCP server by 2416helloworld
Created 6/8/2026
Updated about 18 hours ago
README
Repository documentation and setup instructions
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/2416helloworld/ai-mcp-gateway
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"2416helloworld-ai-mcp-gateway": {
"command": "git",
"args": [
"clone",
"https://github.com/2416helloworld/ai-mcp-gateway"
]
}
}
}