speed-to-lead-agent
by OmateLabs
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LLM_MODEL | No | Model identifier for the LLM (e.g., gemini-2.0-flash, groq/llama3). Used with LLM_API_KEY. | |
| LLM_API_KEY | No | API key for LLM service (e.g., Gemini, Groq, OpenAI) to enable LLM-written replies. If not set, templated replies are used. | |
| TWENTY_API_KEY | No | API key for Twenty CRM integration. Requires TWENTY_API_URL. | |
| TWENTY_API_URL | No | URL of your Twenty CRM instance (e.g., https://api.twenty.com). | |
| HUBSPOT_API_KEY | No | Private app API key for HubSpot CRM integration. | |
| SLACK_WEBHOOK_URL | No | Slack webhook URL for new-lead alerts. | |
| GREENHOUSE_API_KEY | No | API key for Greenhouse ATS (recruiting-pipeline mode). | |
| WEBHOOK_SIGNING_SECRET | No | Secret used to verify inbound webhook signatures for security. |
Capabilities
Server capabilities have not been inspected yet.
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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/OmateLabs/speed-to-lead-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server