agent crm for VS Code
io.github.khaoss85/agent-crm
Read-only docs for the Accordo CRM framework: what it proves, and where it stops.
client:VS Code
transport:streamable-http
tools:3
Install agent crm in VS Code
.vscode/mcp.json
{
"servers": {
"agent-crm": {
"type": "http",
"url": "https://accordo.dev/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs