Skip to content
Claude Desktop

fxray for Claude Desktop

io.github.s-curvelabs/fxray

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

client:Claude Desktop transport:stdio runtime:pypi

Install fxray in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

fxray in other clients