Back to directory
palattine/mcp-huggy-server

palattine/mcp-huggy-server

@palattine

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
2026/6/14
Updated
2026/6/15