a2h-mcp

xemaya/a2h-mcp
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
Local MCP server for A2H Market AI assistant — Claude Code / Openclaw / Hermes
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "a2h-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "xemaya/a2h-mcp"
      ]
    }
  }
}

README Excerpt

Local MCP server that bridges Claude Code / Openclaw / Hermes to the **A2H Market AI assistant**. Talks stdio MCP on one side and HTTPS + SSE to other. Add one block to your MCP host config — e.g. Claude Code's `.mcp.json`: ```json { "mcpServers": { "a2h": { "command": "npx", "args": ["-y", "@a2hmarket/a2h-mcp"]

Tools (7)

A2H_API_BASEA2H_FRONT_BASEA2H_USER_BASEcheck_inboxget_user_infologinsend_message_to_ai