Skip to content
VS Code

codat for VS Code

io.usefulapi/codat

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

client:VS Code transport:streamable-http

Install codat in VS Code

.vscode/mcp.json

{
  "servers": {
    "codat": {
      "type": "http",
      "url": "https://codat.usefulapi.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

codat in other clients