pyroprompts/any-chat-completions-mcp
MCP Server for using any LLM as a Tool
Platform-specific configuration:
{
"mcpServers": {
"any-chat-completions-mcp": {
"command": "npx",
"args": [
"-y",
"any-chat-completions-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...