← Discover MCPs and Agents
a
MCPAI & MLGitHub

ai-model-pricing

Track Top-Notch CLI Coding-Agents

Links

README

From the repo.

AI-Model-Pricing

Due to the frequent changes of AI models I wanted to research current prices to keep track of the current options

Cheapest Products

Models with fixed pricing and Quota-Resets

ProductPlanPrice ↓Additional ModelsURL
Google GeminiAI Plus4,99 EURGemini Flash 3.5, Gemini 3.1 Prohttps://one.google.com/ai
Xiaomi MiMoLite6.00 USDMiMo 2.5 Pro / ASR / TTShttps://platform.xiaomimimo.com/token-plan
Alibaba CloudLite6.00 USDQwen 3.8, GLM 5.2, Deepseek-V4-Prohttps://www.alibabacloud.com/en/campaign/ai-landing-page-token
StepfunFlash Mini6,99 USDStep 3.7 Flash, Step 3.5 Flashhttps://platform.stepfun.ai/step-plan
OpenAi ChatGPTGo8,00 EURChatGPT 5.5 Instanthttps://chatgpt.com/pricing/
OpenCodeGo10,00 USDGLM 5.1, Qwen 3.7, MiniMax M2.7, Kimi K2.6, Deepseek V4 Prohttps://opencode.ai/go
SupermavenPro10,00 USDBabblehttps://supermaven.com/pricing
Mistral VibePro14.99 USDMistralhttps://mistral.ai/pricing
Z.aiLite16.20 USDGLM 5.2https://z.ai/subscribe
Anthropic ClaudePro17,00 USDFable 5, Opus 4.8https://claude.com/de/pricing
Kimi CodeModerato19,00 USDKimi K3, Kimi K2.6https://www.kimi.com/membership/pricing
Sakana AI FuguStandard20,00 USDFugu Ultrahttps://sakana.ai/fugu/
CursorPro20,00 USDComposer, Opus, GPT, Gemini, Grokhttps://cursor.com/de/pricing
Github CopilotPro10,00 USDGPT 5.5, Gemini 3.5 Flash, Claude Sonnet 4.6, Grok Code Fast 1https://github.com/features/copilot/plans
MiniMaxPlus20,00 USDMiniMax M3.0https://platform.minimax.io/subscribe/token-plan
OllamaPro20,00 USDGLM 5.1, Qwen 3.6, MiniMax M2.7, Kimi K2.6, Deepseek V4 Prohttps://ollama.com/pricing
WindsurfPro20,00 USDSWE 1.6https://windsurf.com/pricing

Todo:

  • next update: also add unique USP's e.g. Kimi with Kimi Claw, ChatGPT with Codex (Cloud-Agent), Mini Max with Token-Reset after few hours, Gemini with Storage Plan...

Free Products

Models with free limited Quota

ProductModelsURL
OpenCode CLiDeepSeek V4 Flash, MiMo v2.5, Nemotron 3 Superhttps://github.com/anomalyco/opencode
Cline CLIDeepSeek V4 Flash, MiMo-V2.5, Gemma 4 26B A4B, Qwen3 Coder 480B A35Bhttps://github.com/cline/cline
Google Gemini CLIGemini 3 Flash Preview, Gemini 3.1 Flash Lite Preview, Gemini 2.5 Flash, Gemma 4 31B IThttps://github.com/google-gemini/gemini-cli
Google Antigravity CLIGemini 3.5 Flash, Gemini 3.1 Pro, Claude Sonnet 4.6, Claude Opus 4.6, GPT-OSS 120Bhttps://antigravity.google/download#antigravity-cli
OpenRouter APIDeepSeek V4 Flash, Kimi K2.6, Qwen3 Coder 480B A35B, MiniMax M2.5, MiMo 2.5https://openrouter.ai/models
Groq APIGPT OSS 120B, Llama 4 Scout, Qwen 3 32Bhttps://console.groq.com/home
Kilo CLILaguna M.1, Step 3.7 Flash, North Mini Code, Nemotron 3 Ultrahttps://github.com/Kilo-Org/kilocode/
Copilot CLIGPT-5 mini, Claude Haiku 4.5https://github.com/features/copilot/cli
Devin CLISWE-1.6 Slowhttps://docs.devin.ai/cli
Mistral Vibe CLIMitral Medium 3.5, Devstral-Smallhttps://github.com/mistralai/mistral-vibe
Kiro CLIQwen3-Coder-Next, GLM-5, MiniMax M2.5, Deepseek 3.2, Claude Haiku/Sonnet 4.5https://kiro.dev/cli
Cerebras APIGemma 4 31B IT, Z.AI GLM-4.7, GPT OSS 120Bhttps://www.cerebras.ai/pricing

API products can be integrated with Cline CLI or OpenCode CLI

Collected info

  • 1 stars
  • Source updated: 8/31/2026

Config for your environment

Replace {MCP_ENDPOINT_URL} with this MCP’s endpoint URL (from its repo or docs above). No API key — you connect directly.

Tool

OS

Config file: ~/.cursor/mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "{MCP_ENDPOINT_URL}"
    }
  }
}

Paste into mcpServers in the config file. Restart Cursor after saving.

If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.