Skip to content
Cline

Ownly for Cline

io.github.liuh886/ownly

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

client:Cline transport:stdio runtime:npm

Install Ownly in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Ownly in other clients