Sancho Fetch for Windsurf
io.github.panth-net/sancho-fetch
Local-first public-data MCP server that writes inspectable records and working files.
client:Windsurf
transport:stdio
runtime:pypi
Install Sancho Fetch in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sancho-fetch": {
"command": "uvx",
"args": [
"sancho-fetch"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs