Claude Code Integration Guide
Use custom MCP server to give Claude Code (CLI and VS Code extension) real-time access to Humanity documentation and examples.
The easiest way to work with Claude Code is using our MCP server
1. Clone the repository and run install.sh script
At the end of the installation the script will print out the command you need to run afterwards.
Being /your/path/to/humanity-docs-mcp/ the location of the folder in your system
2. Verify the connection
Open Claude Code and run
If you are using the VSCode extension click on / and select Manage MCP Servers
You should see the following
3. Try it out
4. Uninstalling
Last updated