Skip to content

MCP Server

MANAGANI includes a Model Context Protocol (MCP) server for Claude Desktop, Cursor, and other MCP-compatible clients.

Connect once, then let compatible AI tools work with sites, URLs, feedback, roadmap, changelog, and widget conversations.

Features

  • Tools across sites, URLs, feedback, roadmap, changelog, and widget chat
  • Shared site context — use the same site ID across product workflows
  • Fast setup — connect most MCP clients in about a minute
  • Automatic default site — tools work without specifying a site
  • Three transports: stdio (default), SSE, and Streamable HTTP
  • Token-based auth via Authorization: Bearer, access-token, or stdio env vars

Quick Start

bash
# Run with stdio transport (default)
env 'ACCESS-TOKEN'=your-access-token API_BASE_URL=https://your-instance.com node apps/mcp/server.js

# Run with HTTP transport
node apps/mcp/server.js --transport http --port 3002

See Setup for Claude Desktop configuration and Tools for the full tool reference.

For Cursor (global User Rules, site .cursor/rules, and MCP server naming), see Cursor (IDE).

Tool Categories

CategoryToolsDescription
URLs6Save, list, search, read, update, delete URLs
Sites6Create, read, update, delete, list sites, and get counts
Feedback6List, read, create, update, comment, and suggest replies
Roadmap2Read roadmap and move feedback to roadmap lists
Changelog4List, draft, update, and publish changelog entries
Widget Chat3List, read, and reply to widget conversations