Blank Files MCP for Windsurf
io.github.filearchitect/blankfiles-mcp
MCP server for listing and retrieving minimal valid blank files from blankfiles.com.
client:Windsurf
transport:stdio
runtime:npm
Install Blank Files MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"blankfiles-mcp": {
"command": "npx",
"args": [
"-y",
"@filearchitect/blankfiles-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs