textfiles mcp for Windsurf
io.github.mrfentmen/textfiles-mcp
Use this MCP server to textfiles.com, the BBS era archive of zines, phreaking docs, and early...
client:Windsurf
transport:stdio
runtime:npm
Install textfiles mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"textfiles-mcp": {
"command": "npx",
"args": [
"-y",
"textfiles-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs