hythe for Claude Code
dev.hythe/hythe
HYTHE — coordination bus + shared truth for AI agent fleets — self-hosted MCP server + stdio bridge.
client:Claude Code
transport:stdio
runtime:npm
Install hythe in Claude Code
run in your project directory
claude mcp add hythe -e HYTHE_AGENT_ID=<HYTHE_AGENT_ID> -e HYTHE_AGENT_KEY_FILE=<HYTHE_AGENT_KEY_FILE> -e HYTHE_AGENT_AUTH_MODE=<HYTHE_AGENT_AUTH_MODE> -e API_KEY=<API_KEY> -e MCP_HOST=<MCP_HOST> -e MCP_PORT=<MCP_PORT> -- npx -y @hythe/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs