Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
POLYAGENT_MCP_DIR | No | Directory with agent Markdown files | .claude/agents |
POLYAGENT_MCP_DEBUG | No | Enable FastMCP debug mode | |
POLYAGENT_MCP_CONFIG | No | Optional YAML/JSON file for runner/agent config overrides | |
POLYAGENT_MCP_TIMEOUT | No | Default timeout in seconds | 900 |
POLYAGENT_MCP_LOG_LEVEL | No | Python log level | INFO |
POLYAGENT_MCP_WORKSPACE | No | Working directory for agent execution |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |