ServiceAgent CRM for VS Code
io.github.gaufire/serviceagent
Search CRM contacts, deals, tasks, appointments, calls and workflows with workspace-scoped OAuth.
client:VS Code
transport:streamable-http
Install ServiceAgent CRM in VS Code
.vscode/mcp.json
{
"servers": {
"serviceagent": {
"type": "http",
"url": "https://process.serviceagent.ai/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs