veddata for Windsurf
io.github.sanzineo/veddata
MCP server for AI agents: discover a web page's data sources and drive the page to reach them.
client:Windsurf
transport:stdio
runtime:pypi
Install veddata in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"veddata": {
"command": "uvx",
"args": [
"veddata"
],
"env": {
"HEADLESS": "<HEADLESS>",
"BROWSER_PATH": "<BROWSER_PATH>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs