turnstile
7 posts

turnstile
@zientesit
| bellman equations in one hand, and claude code in the other | currently building an MCP for multi-agent production https://t.co/WaEWB6kbYA
Katılım Mart 2025
222 Takip Edilen5 Takipçiler

@mattpocockuk I’ve been developing an MCP focused on multi-agent production task orchestration, task forking, and a @CloudflareDev V8 sandbox environment. Take a look if it’s of interest: forkit-mcp.com
English

Isn't there a way to make this tool output visible to cc itself? Because I am running an agent swarm on an VSP server powered by an mcp for task tracking and hand off between agents, and one "manager" agent that I speak with. I want this manager agent to use the agent view tool instead of tmux but currently it says this tool is fully TUI and cannot be accessed .
English

Agent view is the best Claude Code native way to manage multiple sessions, kind of like tmux built for CC.
We spent a lot of time getting the details right, I hope you enjoy it.
Claude@claudeai
New in Claude Code: agent view. One list of all your sessions, available today as a research preview.
English

@levelsio and run them with forkit mcp github.com/zientesit/fork… for multi-agentic production task handling and forking. I have been using it on the VSP server for one week, and the results are great
English

@NousResearch I love this pattern. Built the same primitives as an MCP server so any agent can coordinate this way: atomic claiming, dependency graphs, wait_for_task, so agents hand off without polling. forkit-mcp.com
English

@ndrewpignanelli I should give it a go because I built an mcp server forkit-mcp.com for the exact same purpose lol
English




