exergynet for Windsurf
io.github.ezumba/exergynet
Read-only ExergyNet MCP lookups and compute-cost estimates; write settlement is disabled.
client:Windsurf
transport:stdio
runtime:npm
Install exergynet in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"exergynet": {
"command": "npx",
"args": [
"-y",
"exergynet-mcp-server"
],
"env": {
"RPC_URL": "<RPC_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs