agent-manager.dev documentation for Grok
io.github.yoanwai/agent-manager-docs
Docs for agent-manager, the terminal UI that runs AI coding agents as live tmux sessions.
client:Grok
transport:streamable-http
tools:6
Install agent-manager.dev documentation in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"agent-manager-docs": {
"type": "http",
"url": "https://agent-manager.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs