FreshBooks MCP Server

MCPReference

by zeal-tristian-chevier

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcplocal-only

MCP configuration

stdio

Environment

  • TZ

    Timezone for day boundaries

  • DEFAULT_DAILY_HOURS

    Expected hours/day

  • FRESHBOOKS_CLIENT_IDrequired

    OAuth app client id

  • FRESHBOOKS_TOKEN_KEYsecret

    Fernet key for file backend

  • FRESHBOOKS_TOKEN_PATHsecret

    Encrypted token file path (file backend)

  • FRESHBOOKS_REDIRECT_URIrequired

    Must exactly match the app setting (e.g. https://localhost/callback)

  • FRESHBOOKS_CLIENT_SECRETrequiredsecret

    OAuth app secret

  • FRESHBOOKS_TOKEN_BACKENDsecret

    keyring (default) or file

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.