zihin-mcp

zihin-ai/zihin-mcp
★ 0 stars JavaScript AI/LLM Updated 12d ago
MCP Server proxy stdio-to-HTTP para a plataforma Zihin.ai
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

README Excerpt

Proxy MCP stdio-to-HTTP para a plataforma [Zihin.ai](https://zihin.ai). Conecta clientes MCP ao Zihin MCP Server via HTTP. ``` Cliente MCP <-stdio-> [@zihin/mcp-server] <-HTTP-> https://llm.zihin.ai/mcp ``` macOS / Linux: ```bash ZIHIN_API_KEY=zhn_live_xxx npx @zihin/mcp-server ``` Windows (PowerShell):

Tools (5)

ZIHIN_API_KEYZIHIN_MCP_URLadmineditormember