handbook for Claude Code
io.github.jannks/handbook
MCP server for the Handbook API – manage handbook entries via CRUD, overview and tag search.
client:Claude Code
transport:stdio
runtime:npm
Install handbook in Claude Code
run in your project directory
claude mcp add handbook -e HANDBOOK_API_TOKEN=<HANDBOOK_API_TOKEN> -e HANDBOOK_API_URL=<HANDBOOK_API_URL> -- npx -y @ah-oh/handbook-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs