Core Features
MCP
How Model Context Protocol works with hob today, and what's on the roadmap.
MCP (Model Context Protocol) is a standard for connecting AI agents to external tools and data sources — databases, APIs, documentation, and more.
MCP today
hob runs each agent through its own CLI, so MCP is configured where your agent already keeps it. Whichever backend you run — Claude Code, Codex, OpenCode, or a custom backend — uses its own MCP configuration, the same files you'd edit to set up MCP servers outside hob. hob doesn't manage MCP servers itself yet.
What's coming
Native MCP management in hob — configuring servers once and sharing them across backends from the UI — is on the roadmap.
Follow the changelog for updates.
How is this guide?