Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (debug, info, warn, error) | |
| FRESHBOOKS_CLIENT_ID | Yes | OAuth client ID from FreshBooks Developer Portal | |
| FRESHBOOKS_TOKEN_PATH | No | Path for token storage | |
| FRESHBOOKS_REDIRECT_URI | Yes | OAuth redirect URI (e.g., https://freshbooks.goodsamsoftware.com/callback) | |
| FRESHBOOKS_CLIENT_SECRET | Yes | OAuth client secret from FreshBooks Developer Portal |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |