OTC Pricing MCP for Zed
io.github.seaser0/otc-pricing-mcp
MCP server for the Open Telekom Cloud Price Calculator API (eu-de, eu-nl, eu-ch2).
client:Zed
transport:stdio
runtime:pypi
Install OTC Pricing MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"otc-pricing-mcp": {
"command": "uvx",
"args": [
"otc-pricing-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs