Skip to content
Windsurf

asymptotic ethics for Windsurf

io.github.toby-self/asymptotic-ethics

MCP server for an Asymptotic Ethics governance simulation with a verified compliance oracle.

client:Windsurf transport:stdio runtime:pypi

Install asymptotic ethics in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "asymptotic-ethics": {
      "command": "uvx",
      "args": [
        "asymptotic-ethics-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

asymptotic ethics in other clients