agent-manager.dev documentation for VS Code
io.github.yoanwai/agent-manager-docs
Docs for agent-manager, the terminal UI that runs AI coding agents as live tmux sessions.
client:VS Code
transport:streamable-http
tools:6
Install agent-manager.dev documentation in VS Code
.vscode/mcp.json
{
"servers": {
"agent-manager-docs": {
"type": "http",
"url": "https://agent-manager.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs