Skip to content
Zed

SumUp MCP Server for Zed

io.github.sumup/mcp

Tools to explore SumUp accounts, payments, customers, and payouts.

client:Zed transport:streamable-http

Install SumUp MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.sumup.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

SumUp MCP Server in other clients