Sophon for Zed
io.github.lacausecrypto/sophon
Honest token economics for MCP agents. 68% tokens saved, zero-ML Rust binary.
client:Zed
transport:stdio
runtime:npm
Install Sophon in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sophon": {
"command": "npx",
"args": [
"-y",
"mcp-sophon"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs