Skip to main content
Glama
Yashodeeps

fleet-dispatch

by Yashodeeps

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CALLE_API_KEYNoCALL-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_PHONENoYour phone number in E.164 format. The only number this server will ever dial.
FLEET_DISPATCH_LOCALENoOptional BCP 47 locale hint, e.g. en-IN.
FLEET_DISPATCH_REGIONNoOptional country code hint for routing, e.g. IN.
FLEET_DISPATCH_DRY_RUNNoSet 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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