Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FOGBUGZ_BASE | Yes | Full FogBugz API endpoint, e.g. https://example.fogbugz.com/api.asp | |
| FOGBUGZ_TOKEN | Yes | Personal API token with permission to read/update the target projects | |
| FOGBUGZ_MCP_DEBUG | No | Set to 1 for verbose request/response logging | |
| FOGBUGZ_MCP_LOG_FILE | No | File path for JSON logs (e.g. /tmp/fogbugz-mcp.log) |
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 | |