Loading MCP server directory, please wait...
MCP server for Jitbit Helpdesk — search and read support tickets from AI assistants
npx @getmcp/cli add io.github.jitbit/jitbit-helpdeskRequires Node.js 18+. Community-contributed server. Review source before installing.
JITBIT_URLBase URL of your Jitbit Helpdesk instance
JITBIT_TOKENJWT API token from your Jitbit profile
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jitbit/jitbit-helpdesk": {
"command": "npx",
"args": [
"-y",
"jitbit-helpdesk-mcp"
],
"env": {
"JITBIT_URL": "",
"JITBIT_TOKEN": ""
}
}
}
}