Connection check
verified live · 26h ago
agent-manager-docs
Docs for agent-manager, the terminal UI that runs AI coding agents as live tmux sessions.
Tools
6
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
6 toolsRead from the running server on 26h ago.
get_doc_page
read-only
slug*
Return one page of agent-manager.dev as Markdown, with the site chrome removed. The slug comes from search_docs or list_doc_pages and may contain slashes. Return one page of agent-manager.dev as Markdown, with the site chrome removed. The slug comes from search_docs or list_doc_pages and may contain slashes.
get_latest_release
read-only
install_method
Return the newest published release, read live from GitHub, with the install command for every package manager the project supports. Return the newest published release, read live from GitHub, with the install command for every package manager the project supports.
list_doc_pages
read-only
section
Return the title, description, section, URL and Markdown URL of every page this site publishes. Use it to see the shape of the documentation before reading a page. Return the title, description, section, URL and Markdown URL of every page this site publishes. Use it to see the shape of the documentation before reading a page.
list_managed_mcp_tools
read-only
group
Return the MCP tools agent-manager registers into every session it starts, so an agent running inside it can spawn, message and wait on other agents. Those tools run on the develop… Return the MCP tools agent-manager registers into every session it starts, so an agent running inside it can spawn, message and wait on other agents. Those tools run on the developer's own machine over stdio, not on this server.
list_supported_agents
read-only
id
Return the coding CLIs that ship with working status detection: the command each one runs, where its live status comes from, and how it resumes a conversation. Answer "does agent-m… Return the coding CLIs that ship with working status detection: the command each one runs, where its live status comes from, and how it resumes a conversation. Answer "does agent-manager support X" with this.
search_docs
read-only
limitquery*