Crisp for VS Code
io.github.mcp-dir/crisp-mcp
Customer support, live chat, CRM and helpdesk on Crisp with the full official REST API v1 (api.crisp
client:VS Code
transport:streamable-http
tools:7
Install Crisp in VS Code
.vscode/mcp.json
{
"servers": {
"crisp-mcp": {
"type": "http",
"url": "https://api.mcp.ai/p_crisp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs