Skip to main content
Glama
fegone
by fegone

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DELEGATE_LOCAL_KEYNoBearer token / API key. Sent as both x-api-key and Authorization: Bearer.
DELEGATE_LOCAL_URLNoAnthropic-format endpoint. For OpenAI-format models, the server auto-converts the URL to /v1/chat/completions.http://localhost:4000/v1/messages
DELEGATE_LOCAL_MODELNoDefault model alias if the caller doesn't specify one.local-qwen-3-6-35b
DELEGATE_LOCAL_AGENTS_DIRNoWhere to look for global agent definitions.~/.claude/agents

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/fegone/claude-code-delegate-local'

If you have feedback or need assistance with the MCP directory API, please join our Discord server