Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.usefulapi/codat

REMOTE · CODAT.USEFULAPI.IO · SCANNED AUG 3

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

+4 this week 72 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security78
Transport & Reachability100
Schema Quality & AI Usability73
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3930 tokens (~140/item across 28 items; 28 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · codat.usefulapi.io

# add to Claude Code
claude mcp add --transport http io-usefulapi-codat https://codat.usefulapi.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-usefulapi-codat]
url = "https://codat.usefulapi.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-codat": {
      "type": "remote",
      "url": "https://codat.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-usefulapi-codat --url https://codat.usefulapi.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-usefulapi-codat:
    url: "https://codat.usefulapi.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-usefulapi-codat": {
      "type": "http",
      "url": "https://codat.usefulapi.io/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1
    • Stability: unverified → 0.03 functional
  • 27 Jul 26 +56
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 12

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://codat.usefulapi.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=usefulapi.io CN=WE1,O=Google Trust Services,C=US 17 Jul 2026 15 Oct 2026 ECDSA 256 ECDSA-SHA256 71c29b46f200c7d213c604907dc80abb
SANs: usefulapi.io, codat.usefulapi.io, *.codat.usefulapi.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of codat.usefulapi.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
usefulapi.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="OAuth", resource_metadata="https://codat.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Bearer realm="OAuth", resource_metadata="https://codat.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Protected resource metadata

Document https://codat.usefulapi.io/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://codat.usefulapi.io/mcp
Authorisation server https://codat.usefulapi.io
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://codat.usefulapi.io/mcp Verified 200
http (plaintext) http://codat.usefulapi.io/mcp Inconclusive 401
MCP tools — 28 exposed · ~3,930 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
codat_create_company ~124

MUTATES Codat data — create a new company (a container for a customer's data connections). Provide a name; optionally a description, tags, or other attributes via `fields`. Codat API: POST /companies. Returns the created company (incl. its id).

NameTypeReqDescription
descriptionstringOptional description / notes for the company.
fieldsobjectAdditional raw Codat fields merged into the request body (escape hatch for any field not typed above).
namestringyesA human-readable name for the company (usually your customer's business name).

No output schema declared.

No examples provided.

codat_create_connection ~155

MUTATES Codat data — create a new data connection on a company for a given source platform. Provide the platformKey (from codat_list_integrations, e.g. "gbol" for QuickBooks Online sandbox). The connection is created in a PendingAuth state; the customer completes authorization via the returned linkUrl. Codat API: POST /companies/{companyId}/connections. Returns the created connection.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
fieldsobjectAdditional raw Codat fields merged into the request body (escape hatch for any field not typed above).
platformKeystringyesThe integration platformKey to connect (from codat_list_integrations).

No output schema declared.

No examples provided.

codat_get_balance_sheet ~136

Get a company's balance sheet, broken into periods. periodLength (months per period) and periodsToCompare are BOTH required by Codat. Codat API: GET /companies/{companyId}/data/financials/balanceSheet.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
periodLengthintegeryesNumber of months per period (1-12). Required.
periodsToCompareintegeryesHow many periods to return (1-12). Required.
startMonthstringFirst month of the earliest period (YYYY-MM-DD); defaults to the most recent.

No output schema declared.

No examples provided.

codat_get_cash_flow_statement ~134

Get a company's cash flow statement, broken into periods. periodLength and periodsToCompare are BOTH required by Codat. Codat API: GET /companies/{companyId}/data/financials/cashFlowStatement.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
periodLengthintegeryesNumber of months per period (1-12). Required.
periodsToCompareintegeryesHow many periods to return (1-12). Required.
startMonthstringFirst month of the earliest period (YYYY-MM-DD); defaults to the most recent.

No output schema declared.

No examples provided.

codat_get_company ~55

Fetch a single company by id (name, platform, dataConnections, created/lastSync). Codat API: GET /companies/{companyId}.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).

No output schema declared.

No examples provided.

codat_get_connection ~81

Fetch a single data connection by id (platformKey, status, sourceType, lastSync). Codat API: GET /companies/{companyId}/connections/{connectionId}.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
connectionIdstringyesThe Codat connectionId (data connection UUID) within the company.

No output schema declared.

No examples provided.

codat_get_data_info ~55

Get a company's accounting metadata (base currency, supported data types, etc.). Codat API: GET /companies/{companyId}/data/info.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).

No output schema declared.

No examples provided.

codat_get_data_status ~77

Get the freshness/status of each accounting data type for a company (lastSuccessfulSync, currentStatus, dataType). Use this to check whether a dataset has been pulled before reading it. Codat API: GET /companies/{companyId}/dataStatus.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).

No output schema declared.

No examples provided.

codat_get_invoice ~73

Fetch a single AR invoice by id (full object incl. lineItems, paymentAllocations). Codat API: GET /companies/{companyId}/data/invoices/{invoiceId}.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
invoiceIdstringyesThe invoice id.

No output schema declared.

No examples provided.

codat_get_profile ~46

Fetch the authenticated Codat account's profile (organization name, redirect URLs, features) — a quick way to verify the API key works. Codat API: GET /profile.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

codat_get_profit_and_loss ~137

Get a company's profit and loss (income statement), broken into periods. periodLength and periodsToCompare are BOTH required by Codat. Codat API: GET /companies/{companyId}/data/financials/profitAndLoss.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
periodLengthintegeryesNumber of months per period (1-12). Required.
periodsToCompareintegeryesHow many periods to return (1-12). Required.
startMonthstringFirst month of the earliest period (YYYY-MM-DD); defaults to the most recent.

No output schema declared.

No examples provided.

codat_list_account_transactions ~201

List a company's account transactions (bank/GL transactions) for a data connection. NOTE: this endpoint is CONNECTION-scoped. Codat API: GET /companies/{companyId}/connections/{connectionId}/data/accountTransactions. Returns the paged envelope.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
connectionIdstringyesThe Codat connectionId (data connection UUID) within the company.
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_accounts ~171

List a company's chart of accounts (id, name, nominalCode, type, status, currency, currentBalance). Codat API: GET /companies/{companyId}/data/accounts. Returns the paged envelope.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_bill_payments ~179

List a company's bill payments (money paid out to suppliers) — id, supplierRef, date, currency, totalAmount, lines. Codat API: GET /companies/{companyId}/data/billPayments. Returns the paged envelope.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_bills ~184

List a company's accounts-payable bills (id, reference, supplierRef, issueDate, dueDate, currency, totalAmount, amountDue, status, lineItems). Codat API: GET /companies/{companyId}/data/bills. Returns the paged envelope.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_companies ~167

List the companies in your Codat account. A company represents one of your customers' businesses and holds its data connections. Codat API: GET /companies. Returns the paged envelope { results, pageNumber, pageSize, totalResults, _links }.

NameTypeReqDescription
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_connections ~171

List a company's data connections (each links the company to one source platform, e.g. QuickBooks, Xero). Codat API: GET /companies/{companyId}/connections. Returns the paged envelope.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_credit_notes ~179

List a company's credit notes (id, creditNoteNumber, customerRef, issueDate, currency, totalAmount, remainingCredit, status). Codat API: GET /companies/{companyId}/data/creditNotes. Returns the paged envelope.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_customers ~173

List a company's customers (id, customerName, contactName, emailAddress, addresses, status, defaultCurrency). Codat API: GET /companies/{companyId}/data/customers. Returns the paged envelope.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_direct_costs ~209

List a company's direct costs (point-of-sale purchases: card/cash spend, refunds) for a data connection. NOTE: this endpoint is CONNECTION-scoped. Codat API: GET /companies/{companyId}/connections/{connectionId}/data/directCosts. Returns the paged envelope.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
connectionIdstringyesThe Codat connectionId (data connection UUID) within the company.
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_integrations ~150

List the accounting/commerce/banking platforms (integrations) Codat supports, with their platformKey. Codat API: GET /integrations. Returns the paged envelope.

NameTypeReqDescription
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_invoices ~205

List a company's accounts-receivable invoices (id, invoiceNumber, customerRef, issueDate, dueDate, currency, totalAmount, amountDue, status, lineItems). Codat API: GET /companies/{companyId}/data/invoices. Returns the paged envelope. Tip: filter with query, e.g. "status=Submitted&&amountDue>0".

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_journal_entries ~176

List a company's journal entries (id, postedOn, createdOn, journalLines with accountRef/netAmount/currency). Codat API: GET /companies/{companyId}/data/journalEntries. Returns the paged envelope.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_payments ~179

List a company's payments received (money in against invoices) — id, customerRef, date, currency, totalAmount, lines/allocations. Codat API: GET /companies/{companyId}/data/payments. Returns the paged envelope.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_list_suppliers ~175

List a company's suppliers/vendors (id, supplierName, contactName, emailAddress, addresses, status, defaultCurrency). Codat API: GET /companies/{companyId}/data/suppliers. Returns the paged envelope.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
orderBystringField to order results by, e.g. "-modifiedDate" (leading "-" for descending).
pageintegerPage number (default 1).
pageSizeintegerRecords per page (1-2000, default 100).
querystringCodat query filter string, e.g. "status=Paid" or "modifiedDate>2026-01-01". See docs.codat.io/using-the-api/querying.

No output schema declared.

No examples provided.

codat_refresh_all_data ~93

MUTATES Codat state — queue a refresh of ALL data types for a company (Codat re-pulls from the connected source platforms). Asynchronous: it enqueues pulls, it does not return the data. Use codat_get_data_status to track progress. Codat API: POST /companies/{companyId}/data/all.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).

No output schema declared.

No examples provided.

codat_refresh_data_type ~136

MUTATES Codat state — queue a refresh of ONE data type for a company (e.g. "invoices", "bills", "chartOfAccounts", "balanceSheet"). Asynchronous: it enqueues a pull, it does not return the data. Codat API: POST /companies/{companyId}/data/queue/{dataType}.

NameTypeReqDescription
companyIdstringyesThe Codat companyId (UUID).
dataTypestringyesThe Codat data type key to refresh, e.g. "invoices", "bills", "customers", "chartOfAccounts", "balanceSheet".

No output schema declared.

No examples provided.

codat_request ~109

Power-user escape hatch: GET any Codat API path not wrapped by a dedicated tool. READ-ONLY — only GET is allowed. Path starts with a slash (e.g. "/companies/{id}/data/taxRates", "/companies/{id}/reports/agedDebtor"). Codat API: GET {path}.

NameTypeReqDescription
pathstringyesAPI path starting with a slash, e.g. "/companies/{id}/data/items".
queryobjectOptional query params object.

No output schema declared.

No examples provided.