toolmesh for Windsurf
io.github.dunkelcloud/toolmesh
Self-hosted MCP gateway. Turn any REST API into MCP tools via YAML (DADL). Authz, audit, policies.
client:Windsurf
transport:streamable-http
Install toolmesh in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"toolmesh": {
"serverUrl": "https://{host}:8123/mcp"
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs