lightseekorg/smg
Engine-agnostic LLM gateway in Rust. Full OpenAI & Anthropic API compatibility across vLLM, SGLang, TRT-LLM, OpenAI, Gemini & more. Industry-first gRPC pipeline, KV cache-aware routing, chat history, tokenization caching, Responses API, embeddings, WASM plugins, MCP, and multi-tenant auth.
Platform-specific configuration:
{
"mcpServers": {
"smg": {
"command": "npx",
"args": [
"-y",
"smg"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...