Corebee AI Customer Support for VS Code
io.github.jonny-1812/corebee
Run AI customer support from your terminal: conversations, knowledge base, and chat widget.
client:VS Code
transport:streamable-http
Install Corebee AI Customer Support in VS Code
.vscode/mcp.json
{
"servers": {
"corebee": {
"type": "http",
"url": "https://corebee.ai/api/v1/mcp/stream"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs