Sophon for VS Code
io.github.lacausecrypto/sophon
Honest token economics for MCP agents. 68% tokens saved, zero-ML Rust binary.
client:VS Code
transport:stdio
runtime:npm
Install Sophon in VS Code
.vscode/mcp.json
{
"servers": {
"sophon": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-sophon"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs