Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLASHLEADS_API_KEY | Yes | Your FlashLeads API key | |
| FLASHLEADS_API_URL | No | API base URL | http://localhost:5000 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_web_harvest | Search Google and collect company website leads. Automatically creates or updates your web harvest agent. Returns leads with company names, websites, emails, phone numbers, and social media profiles. |
| get_web_harvest_leads | Get the leads collected by your web harvest agent. Returns detailed information including company names, websites, contact details, and social media profiles. |
| get_web_harvest_status | Check if your web harvest agent is currently running and see how many leads have been collected. Shows total, completed, pending, and failed lead counts. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |