codat for Cursor
io.usefulapi/codat
MCP server for Codat — companies, connections, invoices, bills and financial statements.
client:Cursor
transport:streamable-http
Install codat in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"codat": {
"url": "https://codat.usefulapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs