Eutexa CRM for VS Code
com.eutexa/crm
Search contacts, track deals, create tasks and log notes in your Eutexa CRM workspace.
client:VS Code
transport:streamable-http
Install Eutexa CRM in VS Code
.vscode/mcp.json
{
"servers": {
"crm": {
"type": "http",
"url": "https://api.eutexa.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs