Skip to content
Cline

fxray for Cline

io.github.s-curvelabs/fxray

Power Apps via pac: solutions, canvas Power Fx source, Dataverse metadata, FetchXML, gated imports.

client:Cline transport:stdio runtime:pypi

Install fxray 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": {
    "fxray": {
      "command": "uvx",
      "args": [
        "fxray"
      ],
      "env": {
        "FXRAY_CONFIG": "<FXRAY_CONFIG>",
        "FXRAY_WORKSPACE": "<FXRAY_WORKSPACE>",
        "FXRAY_HOME": "<FXRAY_HOME>"
      }
    }
  }
}

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

fxray in other clients