Sophon for Windsurf
io.github.lacausecrypto/sophon
Honest token economics for MCP agents. 68% tokens saved, zero-ML Rust binary.
client:Windsurf
transport:stdio
runtime:npm
Install Sophon in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sophon": {
"command": "npx",
"args": [
"-y",
"mcp-sophon"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs