Skip to content
Cline

JAJ Dataverse Dev MCP for Cline

io.github.jjohnsen/jaj-dataverse-dev-mcp

Xrm/Power Platform/Dataverse MCP for devs, Azure CLI auth, Web API and multi-environment support

client:Cline transport:stdio runtime:npm

Install JAJ Dataverse Dev MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

{
  "mcpServers": {
    "jaj-dataverse-dev-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "jaj-dataverse-dev-mcp"
      ],
      "env": {
        "DATAVERSE_ENVIRONMENTS_PATH": "<DATAVERSE_ENVIRONMENTS_PATH>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

JAJ Dataverse Dev MCP in other clients