hermai-mcp

hermai-ai/hermai-mcp
★ 0 stars JavaScript 🤖 AI/LLM Updated 2d ago
Dedicated Hermai MCP server for website API schema lookup and schema request intake
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hermai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "hermai-ai/hermai-mcp"
      ]
    }
  }
}

README Excerpt

Dedicated Model Context Protocol server for Hermai. Use this package when an agent runtime supports MCP and should call Hermai as native tools. The Hermai CLI is a separate human/operator tool and is not required for MCP. Run directly with `npx`: ```bash npx -y hermai-mcp ``` Or install globally: ```bash

Tools (4)

HERMAI_PLATFORM_KEYHERMAI_PLATFORM_URLlookup_schemanpx

Topics

ai-agentsbrowser-automationmcpmodel-context-protocolschema-registrywebsite-apis