Skip to content
Windsurf

Ownly for Windsurf

io.github.liuh886/ownly

Local-first Ownly evidence and repeatable Planner visits with preview-before-commit writes.

client:Windsurf transport:stdio runtime:npm

Install Ownly in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ownly": {
      "command": "npx",
      "args": [
        "-y",
        "@ownly-app/mcp"
      ],
      "env": {
        "OWNLY_DATA_DIR": "<OWNLY_DATA_DIR>",
        "OWNLY_MCP_ALLOW_WRITE": "<OWNLY_MCP_ALLOW_WRITE>",
        "OPENROUTESERVICE_API_KEY": "<OPENROUTESERVICE_API_KEY>"
      }
    }
  }
}

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

Ownly in other clients