Skip to content
Cursor

Jitbit Helpdesk for Cursor

io.github.jitbit/jitbit-helpdesk

MCP server for Jitbit Helpdesk: search, list, read, and reply to support tickets from AI assistants.

client:Cursor transport:streamable-http runtime:npm

Install Jitbit Helpdesk in Cursor

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

{
  "mcpServers": {
    "jitbit-helpdesk": {
      "url": "https://{helpdesk_host}/api/mcp"
    }
  }
}

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

Jitbit Helpdesk in other clients