io.github.OxygenBubbles

freeagent-mcp-server

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

stdiocommunityservice

Package Details

Transportstdio

Environment Variables

FREEAGENT_CLIENT_ID(str)
RequiredSecret

FreeAgent OAuth app client ID (from dev.freeagent.com)

FREEAGENT_CLIENT_SECRET(str)
RequiredSecret

FreeAgent OAuth app client secret

FREEAGENT_REFRESH_TOKEN(str)
RequiredSecret

FreeAgent long-lived OAuth refresh token

VENDOR_CATEGORIES(str)

JSON map of vendor name to FreeAgent category URL (extends built-in mappings)

MILEAGE_RATE_PENCE(str)

Default pence-per-mile rate (overrides HMRC 45p/25p)

ORS_API_KEY(str)
Secret

OpenRouteService API key for driving distance calculation

GOOGLE_MAPS_API_KEY(str)
Secret

Google Maps API key (alternative to ORS for distance calculation)