Jitbit Helpdesk for VS Code
io.github.jitbit/jitbit-helpdesk
MCP server for Jitbit Helpdesk: search, list, read, and reply to support tickets from AI assistants.
client:VS Code
transport:streamable-http
runtime:npm
Install Jitbit Helpdesk in VS Code
.vscode/mcp.json
{
"servers": {
"jitbit-helpdesk": {
"type": "http",
"url": "https://{helpdesk_host}/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs