Skip to main content
Glama
muanlin

Agent Collaboration Orchestrator

by muanlin

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SANDBOX_ROOTNoCodex 允许访问的协同工作空间根目录。
EXECUTOR_MODELNo默认模型名称,会写入任务 prompt 供执行器参考。
CODEX_EXECUTOR_ARGSNoCodex 启动参数模板。默认通过 stdin 传入 prompt。
EXECUTOR_TIMEOUT_MSNoCodex 子任务超时时间,默认 30 分钟。
CODEX_EXECUTOR_COMMANDNoCodex 执行入口,例如 codex.cmd、codex.exe、node、powershell 或自定义中转脚本。

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
submit_taskB

Submit a development task to the executor agent

get_task_statusC

Get the status of a task

get_task_logC

Get execution logs for a task

get_result_reportA

Get the final result report for a completed task

request_revisionC

Request revision for a task

cancel_taskB

Cancel a running or pending task

list_artifactsB

List files and artifacts produced by a task

list_tasksB

List task summaries for TRAE desktop/mobile progress views

get_mobile_dashboardB

Get a compact dashboard with task counts, recent tasks, and pending permission requests

list_permission_requestsB

List permission requests created after Codex fails due to sandbox or approval restrictions

resolve_permission_requestA

Approve or reject a pending permission request. Approval creates a retry task with the requested sandbox.

diagnose_environmentB

Check the MCP environment configuration

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/muanlin/agent-collaboration-orchestrator'

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