Loading MCP server directory, please wait...
Chat with your Zihin.ai agents, list them and load platform skills from any MCP client.
npx @getmcp/cli add ai.zihin/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
ZIHIN_API_KEYZihin API Key (zhn_live_*, zhn_test_* or zhn_dev_*), from the Zihin console
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.zihin/mcp-server": {
"command": "npx",
"args": [
"-y",
"@zihin/mcp-server"
],
"env": {
"ZIHIN_API_KEY": ""
}
}
}
}