Skip to content
Claude Desktop

perception for Claude Desktop

io.github.egorthinks/perception

Perception for AI agents: media QC asserts, image diff, OCR tiles, video/audio analysis, PDF, 3D.

client:Claude Desktop transport:stdio runtime:pypi

Install perception in Claude Desktop

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

{
  "mcpServers": {
    "perception": {
      "command": "uvx",
      "args": [
        "perception-mcp"
      ]
    }
  }
}

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

perception in other clients