FreshBooks for your agents.
Connect FreshBooks once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 16 curated tools, discovered on demand, with your key stored on your machine and every call going direct to FreshBooks.
What agents can do with FreshBooks
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
freshbooks_get_current_userGet the authenticated user profile.
freshbooks_list_invoicesList invoices for a given account id.
freshbooks_list_clientsList clients for a given account id.
freshbooks_list_expensesList expenses for a given account id.
freshbooks_list_estimatesList estimates for a given account id.
freshbooks_get_invoiceGet a single invoice by id.
freshbooks_create_invoiceCreate a new invoice.
freshbooks_get_clientGet a single client by id.
freshbooks_create_clientCreate a new client.
freshbooks_get_expenseGet a single expense by id.
freshbooks_create_expenseCreate a new expense.
freshbooks_get_estimateGet a single estimate by id.
freshbooks_create_estimateCreate a new estimate.
freshbooks_list_time_entriesList time entries for a given account id.
freshbooks_create_time_entryCreate a new time entry.
freshbooks_list_businessesList businesses (accounts) accessible to the authenticated user.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- This service uses OAuth: there is no key to paste.
- Click Connect and approve access on FreshBooks' page in Even's browser.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect FreshBooks to Even: call connect_begin("freshbooks") on the even-connect MCP and walk me through it.
Retrieve invoices and clients for your accounting system, list expenses and estimates from an account.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.