Skip to content
Claude Desktop

veddata for Claude Desktop

io.github.sanzineo/veddata

MCP server for AI agents: discover a web page's data sources and drive the page to reach them.

client:Claude Desktop transport:stdio runtime:pypi

Install veddata 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": {
    "veddata": {
      "command": "uvx",
      "args": [
        "veddata"
      ],
      "env": {
        "HEADLESS": "<HEADLESS>",
        "BROWSER_PATH": "<BROWSER_PATH>"
      }
    }
  }
}

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

veddata in other clients