Skip to content
Cursor

Muninx MCP Server for Cursor

com.muninx/mcp

Remote MCP server for managing Muninx tickets, messages, ticket search, and support analytics.

client:Cursor transport:streamable-http

Install Muninx MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://api.muninx.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Muninx MCP Server in other clients