extract for Windsurf
dev.averra/extract
URL-to-Markdown API for AI pipelines — clean markdown with metadata and caching.
client:Windsurf
transport:stdio
runtime:npm
Install extract in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"extract": {
"command": "npx",
"args": [
"-y",
"@averra/extract-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs