Skip to content
Cline

Delimit for Cline

io.github.delimit-ai/delimit

One workspace for every AI coding assistant. Shared tasks, memory, and governance.

client:Cline transport:stdio runtime:npm

Install Delimit 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

{
  "mcpServers": {
    "delimit": {
      "command": "npx",
      "args": [
        "-y",
        "delimit-cli"
      ]
    }
  }
}

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

Delimit in other clients