mcp file processor for Windsurf
io.github.intelagentstudios/mcp-file-processor
Text extraction, keyword extraction, language detection, and chunking for RAG
client:Windsurf
transport:stdio
runtime:npm
Install mcp file processor in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-file-processor": {
"command": "npx",
"args": [
"-y",
"@intelagent/mcp-file-processor"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs