Skip to main content
Glama
artcar12
by artcar12

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGY_BINNoPath to the agy executable. PATH is not reliably inherited by an MCP subprocess.agy on PATH
OPENCODE_BINNoPath to the opencode executable. Same as AGY_BIN, and more urgent: opencode usually lives under an nvm node dir whose path carries the node version, so it moves on every node upgrade.opencode on PATH
AGY_MCP_MODELNoModel id for agy. Check 'agy models'.gemini-3.6-flash-high
AGY_MCP_TIMEOUTNoOuter subprocess cap, in seconds. Keep it above AGY_MCP_PRINT_TIMEOUT so agy's own limit is the one that hits.3900
OPENCODE_MCP_AGENTNoAgent name for opencode. Only if you have renamed your write-capable agent.build
OPENCODE_MCP_MODELNoModel id for opencode. Check 'opencode models'.opencode-go/glm-5.2
OPENCODE_MCP_TIMEOUTNoOuter subprocess cap, in seconds.3600
AGENT_MCP_DEFAULT_CWDNoPin every dispatch to one project regardless of where Claude was started. The cwd tool argument always wins.the session's working directory
AGY_MCP_PRINT_TIMEOUTNoPassed to agy --print-timeout.60m

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

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/artcar12/agent-delegation-mcp'

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