Astatide Conductor
Provides authentication and authorization via Cloudflare Access, allowing the server to be secured behind Cloudflare's edge.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Astatide Conductorstart a new objective to refactor authentication module"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Astatide Conductor
Persistent objective/task-graph orchestrator for MCP-driven agent workflows.
The Conductor is a durable coordination layer between MCP-capable cockpits and the existing gateway substrate.
What Conductor is
A persistent objective orchestrator
A task graph manager with durable state
An approval and policy enforcement layer
A dispatch coordinator to Agents Gateway
A high-level MCP cockpit surface
Related MCP server: ControlKeel
What Conductor is NOT
NOT a shell runner
NOT a coding agent (Claude, ChatGPT, opencode, Codex)
NOT a replacement for Agents Gateway
NOT a direct tmux/session manager
Does NOT bypass human approval for irreversible actions
Architecture
Any MCP-capable cockpit
|
v
MCP Gateway ──────────────────────┐
| │
v v
Conductor ◄───────────────── Skills Gateway + wiki-mcp
|
v
Agents Gateway
|
v
Runtime substrate (process/docker/future harness-tmux)Local dev
uv sync
uv run conductor --help
uv run conductor run --port 8093Config
cp .env.example .env
# Edit .env as neededConfig precedence: CLI flags > env vars > YAML > defaults.
Testing
uv run pytest -qDocker
docker compose config
docker compose up -d --buildDeployment modes
Edge-auth-only personal mode
Cloudflare Access protects hostname. App uses dev-none or internal-only.
Defense-in-depth production mode
Cloudflare Access + app validates Cloudflare Access JWTs.
Known limitations
LLM planner is optional and not default
No autonomous irreversible actions
Requires Agents Gateway for task execution
Skills validation requires Skills Gateway
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Astatide1337/conductor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server