Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FREEE_CLIENT_ID | Yes | Your freee OAuth client ID | |
| FREEE_COMPANY_ID | No | Your freee company ID | 123456 |
| FREEE_API_BASE_URL | No | Base URL for freee API | https://api.freee.co.jp |
| FREEE_REDIRECT_URI | No | OAuth redirect URI | urn:ietf:wg:oauth:2.0:oob |
| FREEE_CLIENT_SECRET | Yes | Your freee OAuth client secret |
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 | |