MCP-compatible LLM gateway that proxies completion requests.
MCP-compatible LLM gateway that proxies completion requests to downstream OpenAI-compatible providers. mcp-name: io.github.daedalus/mcp-llm-gateway Set the following environment variables: : Base URL for the OpenAI-compatible downstream API (required) : Default model to use for completions (required) : URL to fetch available models from (optional, defaults to models.dev) : Optional API key for…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
MCP-compatible LLM gateway that proxies completion requests to downstream OpenAI-compatible providers. mcp-name: io.github.daedalus/mcp-llm-gateway Set the following environment variables: : Base URL for the OpenAI-compatible downstream API (required) : Default model to use for completions (required) : URL to fetch available models from (optional, defaults to models.dev) : Optional API key for downstream (passthrough) : Request timeout in seconds (optional, default: 60) Run the MCP server with…