agent-manager.dev documentation
Rank #66,360io.github.YoanWai/agent-manager-docs
Docs for agent-manager, the terminal UI that runs AI coding agents as live tmux sessions.
agent-manager.dev documentation is a Model Context Protocol (MCP) server published by YoanWai. It ranks #66,360 of 115,591 servers tracked on MCP Toplist. agent-manager.dev documentation is listed on Official MCP, with 1 tracked version. It was first listed on Aug 23, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 49,231 of 115,591 servers on MCP Toplist.
Use agent-manager.dev documentation
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-manager-docs https://agent-manager.dev/mcp[mcp_servers.agent-manager-docs]
url = "https://agent-manager.dev/mcp"Add to ~/.codex/config.toml.
https://agent-manager.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-manager-docs": {
"url": "https://agent-manager.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-manager-docs": {
"type": "http",
"url": "https://agent-manager.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-manager-docs": {
"serverUrl": "https://agent-manager.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-manager-docs": {
"url": "https://agent-manager.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.YoanWai%2Fagent-manager-docs)<a href="https://mcptoplist.com/server/io.github.YoanWai%2Fagent-manager-docs"><img src="https://mcptoplist.com/badge/io.github.YoanWai%2Fagent-manager-docs.svg" alt="MCP Toplist: #66,360 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
YoanWai
Other servers by YoanWai
View all YoanWai servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 23, 2026 |
Frequently asked questions
- Who maintains agent-manager.dev documentation?
- agent-manager.dev documentation is maintained by YoanWai, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is agent-manager.dev documentation listed on the Official MCP Registry?
- Yes — agent-manager.dev documentation is listed on the Official MCP Registry.
- How many versions does agent-manager.dev documentation have?
- MCP Toplist tracks 1 version of agent-manager.dev documentation, most recently published on Aug 23, 2026.
- Where can I find the source code for agent-manager.dev documentation?
- The source code for agent-manager.dev documentation is hosted at github.com/YoanWai/agent-manager-site.