Hanzo
Enables secure interaction with codebases through tools for file operations, command execution, project analysis, and Jupyter notebook management with path validation and operation allowlisting
8 stars
0 tools
Created Aug 2025
@hanzoai/hanzoai-hanzo-mcpAbout
Enables secure interaction with codebases through tools for file operations, command execution, project analysis, and Jupyter notebook management with path validation and operation allowlisting
Categories
general
Installation
npm
npm install @hanzoai/hanzoai-hanzo-mcp
Configuration
{
"mcpServers": {
"hanzoai-hanzo-mcp": {
"command": "npx",
"args": [
"-y",
"@hanzoai/hanzoai-hanzo-mcp"
]
}
}
}