OpenAI Billing for Zed
io.github.mcp-dir/openai_billing-mcp
OpenAI organization usage and cost reporting through an admin API key connected by the user.
client:Zed
transport:streamable-http
tools:9
Install OpenAI Billing in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openai_billing-mcp": {
"url": "https://api.mcp.ai/p_openai_billing"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs