loading…
Search for a command to run...
loading…
AI Gateway - MCP server providing AI-powered tools and automation by MEOK AI Labs
AI Gateway - MCP server providing AI-powered tools and automation by MEOK AI Labs
ai-gateway-mcp MCP server MCP Registry PyPI
Add .well-known/mcp discovery, CI workflow, persistence layer
pip install ai-gateway-mcp
# or
npm install -g @meok-ai/ai-gateway-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"ai-gateway-mcp": {
"command": "npx",
"args": []
}
}
}