Hex Line for Windsurf
io.github.levnikolaevich/hex-line-mcp
Hash-verified file editing MCP server with token efficiency hook for AI coding agents.
client:Windsurf
transport:stdio
runtime:npm
Install Hex Line in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"hex-line-mcp": {
"command": "npx",
"args": [
"-y",
"@levnikolaevich/hex-line-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs