Loading MCP server directory, please wait...
Dedicated Hermai MCP server for schema lookup, request intake, and workflow classification.
npx @getmcp/cli add io.github.hermai-ai/hermai-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hermai-ai/hermai-mcp": {
"command": "npx",
"args": [
"-y",
"hermai-mcp"
]
}
}
}