mcpbeat Sign in

agent-manager.dev documentation MCP Server

answering

agent-manager.dev documentation is answering right now. Last checked 7 min ago. It exposes 6 tools.

Docs for agent-manager, the terminal UI that runs AI coding agents as live tmux sessions.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 18 days of history
18 days agonow
100.0%
Uptime 24h
93 of 93 checks
6
Tools
read from the server
152 ms
Response time
average over 24h
open, no key
Access
streamable-http

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add agent-manager-docs --transport http https://agent-manager.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-manager-docs": {
      "url": "https://agent-manager.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-manager-docs]
url = "https://agent-manager.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-manager-docs": {
      "url": "https://agent-manager.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-manager-docs": {
      "url": "https://agent-manager.dev/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

doc
get_doc_page
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.
list_doc_pages
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.
docs
search_docs
Search every page of agent-manager.dev by title, description and section. Returns page summaries with the slug get_doc_page takes. Use this first when you do not already know which page answers the question.
latest
get_latest_release
Return the newest published release, read live from GitHub, with the install command for every package manager the project supports.
managed
list_managed_mcp_tools
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.
supported
list_supported_agents
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.

Endpoints

URLTransportStateLatencyChecked
https://agent-manager.dev/mcp streamable-http answering 199 ms 7 min ago

Alternatives to agent-manager.dev documentation

same job, measured the same way
Codeledger
by codeledgerecf

Deterministic context selection for AI coding agents. Local memory that compounds across sessions.

600 installs/wk local only
MCP Documentation Server
by andrea9293

Local-first document management and semantic search for AI coding agents

87 installs/wk local only
Livewire Flux MCP
by lemaur

Flux UI component and layout docs for AI coding agents. Live from fluxui.dev, Pro-tier aware.

46 installs/wk local only
Groupdocs Annotation MCP
by groupdocs-annotation

MCP server for GroupDocs.Annotation — add, list, update, remove document annotations via AI agents.

local only
Aethereum
by br9704

The team layer for AI coding agents: shared contracts, collision alerts, E2EE sessions.

67 installs/wk answering
Llmref
by llmref

Versioned documentation registry and semantic search for AI tools and coding assistants.

4 tools answering
Todox
by beydemirfurkan

Memory for coding agents: the decisions, the dead ends, and where the last session stopped.

answering
Ref Tools MCP
by ref-tools

Token efficient search for coding agents over public and private documentation.

697 installs/wk local only

agent-manager.dev documentation — questions

Answers built from our own checks of this server.

What can agent-manager.dev documentation do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_doc_page, get_latest_release, list_doc_pages, list_managed_mcp_tools, list_supported_agents, search_docs. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is agent-manager.dev documentation working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 152 ms. The bar chart above shows every period we have measured.
Is agent-manager.dev documentation still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect agent-manager.dev documentation?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does agent-manager.dev documentation need an API key?
No. agent-manager.dev documentation completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is agent-manager.dev documentation?
It answers our handshake in 152 ms on average, which is faster than 76% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.