text tools mcp for Windsurf
io.github.mrfentmen/text-tools-mcp
Slugify, convert case, and encode text locally. No network and no key.
client:Windsurf
transport:stdio
runtime:npm
Install text tools mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"text-tools-mcp": {
"command": "npx",
"args": [
"-y",
"text-tools-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs