Back to directory
palattine/mcp-huggy-server

palattine/mcp-huggy-server

@palattine005

A TypeScript-based MCP server for Huggy integration, designed for Cursor IDE

typescriptmcp-servercursorhuggyintegrationtool

Installation & Configuration

{
  "mcpServers": {
    "huggy-mcp-server": {
      "command": "node",
      "args": [
        "build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/2
Updated
2025/3/18