Skip to content
Claude Desktop

File AI for Claude Desktop

io.github.flyfish-dev/file-ai

Agent-ready local document context with stable anchors.

client:Claude Desktop transport:stdio runtime:npm

Install File AI in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "file-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@flyfish-dev/file-ai"
      ]
    }
  }
}

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

File AI in other clients