# @oxygenbubbles/freeagent-mcp-server

FreeAgent accounting MCP: bank reconciliation, expenses, mileage claims and receipts.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 3.2.0
- **Author:** io.github.OxygenBubbles
- **License:** MIT
- **npm:** @oxygenbubbles/freeagent-mcp-server
- **Source:** https://github.com/OxygenBubbles/freeagent-mcp-server
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 11 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-17T15:37:00.126Z
- **Version scanned:** 3.0.1
- **CVEs:** none found by OSV at scan time

## Tools

28 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `freeagent_list_bank_accounts`
- `freeagent_list_bills`
- `freeagent_create_bill`
- `freeagent_delete_bill`
- `freeagent_list_contacts`
- `freeagent_create_contact`
- `freeagent_list_categories`
- `freeagent_list_projects`
- `freeagent_create_expense`
- `freeagent_list_invoices`
- `freeagent_get_invoice`
- `freeagent_create_invoice`
- `freeagent_update_invoice_status`
- `freeagent_delete_invoice`
- `freeagent_create_mileage_expense`
- `freeagent_profit_and_loss`
- `freeagent_trial_balance`
- `freeagent_aged_debtors`
- `freeagent_aged_creditors`
- `freeagent_tax_timeline`
- `freeagent_company_summary`
- `freeagent_list_tasks`
- `freeagent_create_task`
- `freeagent_list_timeslips`
- `freeagent_create_timeslip`
- `freeagent_delete_timeslip`
- `freeagent_list_transactions`
- `freeagent_explain_transaction`

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"freeagent-mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@oxygenbubbles/freeagent-mcp-server\"\n      ],\n      \"env\": {\n        \"FREEAGENT_CLIENT_ID\": \"<YOUR_FREEAGENT_CLIENT_ID>\",\n        \"FREEAGENT_CLIENT_SECRET\": \"<YOUR_FREEAGENT_CLIENT_SECRET>\",\n        \"FREEAGENT_REFRESH_TOKEN\": \"<YOUR_FREEAGENT_REFRESH_TOKEN>\",\n        \"ORS_API_KEY\": \"<YOUR_ORS_API_KEY>\",\n        \"GOOGLE_MAPS_API_KEY\": \"<YOUR_GOOGLE_MAPS_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `FREEAGENT_CLIENT_ID` — Freeagent Client ID (required)
- `FREEAGENT_CLIENT_SECRET` — Freeagent Client Secret (required)
- `FREEAGENT_REFRESH_TOKEN` — Freeagent Refresh Token (required)
- `ORS_API_KEY` — Ors API Key (optional)
- `GOOGLE_MAPS_API_KEY` — Google Maps API Key (optional)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 5 credentials (3 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Critical blast radius — deletes data; holds an oauth grant.
- Floor 62, ceiling 62 (tier: critical)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40oxygenbubbles%2Ffreeagent-mcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/%40oxygenbubbles%2Ffreeagent-mcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40oxygenbubbles%2Ffreeagent-mcp-server
- HTML page: https://forgeregistry.com/registry/%40oxygenbubbles%2Ffreeagent-mcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
