fleet-dispatch
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CALLE_API_KEY | No | CALL-E API key. Required unless dry run mode is enabled (FLEET_DISPATCH_DRY_RUN=1). Create at https://dashboard.heycall-e.com/account/api-keys | |
| FLEET_DISPATCH_PHONE | No | Your phone number in E.164 format. The only number this server will ever dial. | |
| FLEET_DISPATCH_LOCALE | No | Optional BCP 47 locale hint, e.g. en-IN. | |
| FLEET_DISPATCH_REGION | No | Optional country code hint for routing, e.g. IN. | |
| FLEET_DISPATCH_DRY_RUN | No | Set to '1' to enable dry run mode, which answers with the first option without dialing. Use instead of CALLE_API_KEY. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| call_meA | Place a real phone call to the engineer who owns this session and block until they answer. Use only when you are blocked on a decision that they must make: ambiguous spec, destructive or irreversible action, failing migration, spending money. Never for lint, style, or anything you can decide from the code. The call costs money and interrupts a person. Returns their spoken decision as JSON. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Yashodeeps/fleet-dispatch'
If you have feedback or need assistance with the MCP directory API, please join our Discord server