Skip to content
Windsurf

OTC Pricing MCP for Windsurf

io.github.seaser0/otc-pricing-mcp

MCP server for the Open Telekom Cloud Price Calculator API (eu-de, eu-nl, eu-ch2).

client:Windsurf transport:stdio runtime:pypi

Install OTC Pricing MCP in Windsurf

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

{
  "mcpServers": {
    "otc-pricing-mcp": {
      "command": "uvx",
      "args": [
        "otc-pricing-mcp"
      ]
    }
  }
}

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

OTC Pricing MCP in other clients