MCP Server/Accounting/Company Info

Company Info Tools

5 MCP tools for managing company info through the Accounting API. Same schema across 16 connectors.

Operations

GETaccounting_company_info_all

Retrieve a paginated list of company info with optional filtering and sorting.

GETaccounting_company_info_one

Retrieve a single record by its unique identifier.

POSTaccounting_company_info_create

Create a new record with the provided fields.

PATCHaccounting_company_info_update

Update an existing record by its unique identifier.

DELETEaccounting_company_info_delete

Remove a record by its unique identifier.

Schema fields

Normalized fields available across all 16 connectors. The same schema whether your customer uses FreeAgent, Pennylane, Yuki, or any other provider.

FieldTypeDescription
idstringA unique identifier for the company
company_namestringThe name of the company
legal_namestringnullThe legal name of the company
countrystringnullThe country of the company
sales_tax_numberstringnullThe sales tax number
currencystringnullThe base currency
fiscal_year_start_monthstringnullThe fiscal year start month

Example usage

Dynamic Mode
MCP
Agent:execute_tool
{ "tool": "accounting_company_info_all", "input": { "limit": 10 } }
Found 10 company info. Returning first page...

Launch accounting integrations in weeks, not months

Get started for free