Skip to content
Cline

thing for Cline

io.github.unravel-team/thing

Artifacts for any coding agent: a durable link with versions, diffs, and comments on the page.

client:Cline transport:stdio runtime:npm

Install thing 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": {
    "thing": {
      "command": "npx",
      "args": [
        "-y",
        "@unravel-tech/thing"
      ],
      "env": {
        "THING_TOKEN": "<THING_TOKEN>",
        "THING_SERVER": "<THING_SERVER>"
      }
    }
  }
}

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

thing in other clients