Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug mode for detailed logging | false |
| APOLLO_API_KEY | Yes | Your Apollo.io API key for contact information enrichment. Get from https://apollo.io/settings/integrations | |
| NUBELA_API_KEY | No | Your Nubela Proxycurl API key for LinkedIn profile data extraction (optional fallback). Get from https://nubela.co/proxycurl/ | |
| OPENAI_API_KEY | Yes | Your OpenAI API key for AI-powered features. Get from https://platform.openai.com/api-keys |
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 | |