darkiceinteractive/mcp-conductor
MCP server Claude CodeCodexCursor
MCP server that orchestrates code execution in a sandboxed Deno environment with access to all MCP servers. Runs locally from the @darkiceinteractive/mcp-conductor npm package.
darkiceinteractive/mcp-conductor
MCP server Claude CodeCodexCursor
MCP server that orchestrates code execution in a sandboxed Deno environment with access to all MCP servers. Runs locally from the @darkiceinteractive/mcp-conductor npm package.
darkiceinteractive/mcp-conductor
Agent
You are the lead agent for the MCP Conductor v3 sprint. You unblock every other agent. Land Phase 1 cleanly or the whole sprint stalls.
darkiceinteractive/mcp-conductor
Agent
You build the three-tier cache (LRU + disk CBOR + delta encoding) on top of Agent A's registry.
darkiceinteractive/mcp-conductor
Agent
You build per-server timeouts/retries/circuit breakers + the structured MCPToolError class.
darkiceinteractive/mcp-conductor
Agent
You kill cold-start latency: persistent stdio to backends + warm Deno workers.
darkiceinteractive/mcp-conductor
Agent
You add mcp.compact/summarize/delta/budget/findTool + skills wiring + vector tool index.
darkiceinteractive/mcp-conductor
Agent
You promote Conductor to a Tailscale-discoverable daemon shared by multiple Claude Code agents.
darkiceinteractive/mcp-conductor
Agent
You add cost prediction, hot-path profiling, anomaly detection, and deterministic replay.
darkiceinteractive/mcp-conductor
Agent
You expose registry-annotated routing: "passthrough" tools as first-class Conductor MCP tools (bypassing executecode), with full upstream annotations preserved. Closes IBKR analysis findings #2 and #3.
darkiceinteractive/mcp-conductor
Agent
You build the "move MCPs into Conductor" surface: 5 new MCP tools + npx mcp-conductor CLI with interactive wizard.
darkiceinteractive/mcp-conductor
Agent
You add per-server redact.response config that strips sensitive values from upstream responses before they enter the sandbox or Claude's context. Reverse map sandbox-local; mcp.detokenize(value) for outbound calls.
darkiceinteractive/mcp-conductor
Agent
You're the final agent. All 10 prior PRs are merged to feature/v3 (or about to be). You run benchmarks, soak test, finish docs, and tag v3.0.0-beta.1.