Note: After installing on macOS, you may need to run this command to open the app:
xattr -c /Applications/Hanzo\ Desktop.app
Hanzo Studio features MCP server support for all function calling capable models hosted on Hanzo.
- Chat interface with image support
- Local MCP servers
- Node.js (v18+)
- pnpm package manager
- Clone this repository
- Install dependencies:
pnpm install
- Start the development server:
pnpm dev
To build the application for production:
pnpm dist
This will create installable packages in the release
directory.
In the settings page, add your Hanzo API key:
{
"HANZO_API_KEY": "sk-hz-xxxxxxxxx"
}
You can obtain a Hanzo API key by signing up at https://cloud.hanzo.ai.