GoCardless MCP Server for Zed
com.gocardless/gc-mcp
Manage GoCardless payments, mandates, subscriptions, refunds and payouts via AI assistants.
client:Zed
transport:streamable-http
Install GoCardless MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"gc-mcp": {
"url": "https://mcp.gocardless.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs