Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| POKE_API_KEY | Yes | Your Poke API key from poke.com/settings/advanced | |
| PARALLEL_API_KEY | Yes | Your Parallel API key from platform.parallel.ai | |
| WEBHOOK_BASE_URL | Yes | Your deployed server URL (e.g., https://your-app.onrender.com) | |
| PARALLEL_WEBHOOK_SECRET | No | Webhook signing secret for verification (recommended) |
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 | |