Numbers-LE for Windsurf
io.github.nolindnaidoo/numbers-le
Extract numeric values from config files, data files and plain text.
client:Windsurf
transport:stdio
runtime:npm
Install Numbers-LE in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"numbers-le": {
"command": "npx",
"args": [
"-y",
"numbers-le-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs