Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by darkiceinteractive • Uncategorized
An MCP server that orchestrates other MCP servers via a sandboxed Deno runtime to drastically reduce token usage.
Reduce token usage by processing MCP server responses in a sandbox before returning results.
Orchestrate multiple MCP servers in parallel with minimal context window overhead.
That require secure, isolated execution of TypeScript code to aggregate and filter data from various MCP tools.
MCP Conductor runs TypeScript code inside a secure Deno sandbox to process and aggregate responses from multiple MCP servers, returning only compact summaries to the AI context window. This approach reduces token usage by up to 97.8%, lowering costs and improving efficiency. It supports parallel execution, hot reload of server configs, and integrates with various AI tools like Claude, Gemini, and VS Code.