4 hours ago
APIAny gives teams one OpenAI-compatible API gateway for leading LLM, image, video, and audio models. Compare APIAny API pricing, read APIAny API docs, and start building production apps, agents, and workflows.
Server Config
{
"mcpServers": {
"apiany": {
"command": "npx",
"args": [
"-y",
"@apiany-ai/mcp"
],
"env": {
"APIANY_BASE_URL": "https://apiany.ai"
}
}
}
}