Skip to content
Windsurf

AI-Cost-CLI for Windsurf

io.github.ufhouck/aicost-cli

AI API cost calculator, recommender & MCP server. 29 models across text/image/video/audio.

client:Windsurf transport:stdio runtime:pypi

Install AI-Cost-CLI in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "aicost-cli": {
      "command": "uvx",
      "args": [
        "aicost-cli"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

AI-Cost-CLI in other clients