Provider-agnostic MCP relay SDK — embed Chat Completions and (future) Anthropic Messages, Gemini, and unified-gateway tools in any MCP server.
{
"mcpServers": {
"ai-relay": {
"command": "npx",
"args": [
"-y",
"ai-relay"
]
}
}
}