Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default | 
|---|---|---|---|
| FREEAGENT_CLIENT_ID | Yes | Your FreeAgent client ID from the Developer Dashboard | |
| FREEAGENT_ACCESS_TOKEN | Yes | Your FreeAgent OAuth access token | |
| FREEAGENT_CLIENT_SECRET | Yes | Your FreeAgent client secret from the Developer Dashboard | |
| FREEAGENT_REFRESH_TOKEN | Yes | Your FreeAgent OAuth refresh token | 
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description | 
|---|---|
No prompts  | |
Resources
Contextual data attached and managed by the client
| Name | Description | 
|---|---|
No resources  | |
Tools
Functions exposed to the LLM to take actions
| Name | Description | 
|---|---|
No tools  | |