Skip to content
Zed

codat for Zed

io.usefulapi/codat

MCP server for Codat — companies, connections, invoices, bills and financial statements.

client:Zed transport:streamable-http

Install codat in Zed

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

{
  "context_servers": {
    "codat": {
      "url": "https://codat.usefulapi.io/mcp"
    }
  }
}

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

codat in other clients