Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BTUNIFIED_API | No | The BigBugAI unified API base URL | https://api.bigbug.ai |
MCP_RATE_LIMIT | No | Rate limit configuration per limits library format | 60/hour |
BIGBUGAI_API_KEY | No | Optional API key used for upstream HTTP calls. If not set, HTTP calls will fall back to BIGBUGAI_MCP_API_KEY | |
BIGBUGAI_API_TOKEN | No | Optional API token used for upstream HTTP calls. If not set, HTTP calls will fall back to BIGBUGAI_MCP_API_KEY | |
BIGBUGAI_MCP_API_KEY | Yes | Required API key for the BigBugAI MCP server | |
BTUNIFIED_TRENDING_PATH | No | Override primary path for trending tokens endpoint |
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 |