Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| USER_AGENT | Yes | Your app name and email for Basecamp API requests (e.g., 'Your App Name (your@email.com)') | |
| BASECAMP_CLIENT_ID | Yes | Your Basecamp OAuth client ID (create one at https://launchpad.37signals.com/integrations) | |
| BASECAMP_ACCOUNT_ID | Yes | Your Basecamp account ID (found in the URL, e.g., https://3.basecamp.com/4389629/projects - the number 4389629 is your account ID) | |
| BASECAMP_CLIENT_SECRET | Yes | Your Basecamp OAuth client secret |
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 | |