Skip to content
Windsurf

Devart MCP Server for Zoho CRM (ADO.NET) for Windsurf

com.devart/mcp-zohocrm

Schema-aware read/write access to Zoho CRM through Devart dotConnect ADO.NET data provider.

client:Windsurf transport:stdio runtime:nuget

Install Devart MCP Server for Zoho CRM (ADO.NET) in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-zohocrm": {
      "command": "dnx",
      "args": [
        "Devart.Mcp.ZohoCrm",
        "--yes"
      ],
      "env": {
        "DEVART_MCP_ZOHOCRM_CONNECTION": "<DEVART_MCP_ZOHOCRM_CONNECTION>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Devart MCP Server for Zoho CRM (ADO.NET) in other clients