Skip to content
Cline

thingctx for Cline

com.thingctx/thingctx

Drive devices and APIs from their W3C Thing Description. You gate every operation.

client:Cline transport:stdio runtime:pypi

Install thingctx 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": {
    "thingctx": {
      "command": "uvx",
      "args": [
        "thingctx"
      ],
      "env": {
        "THINGCTX_POLICY": "<THINGCTX_POLICY>",
        "THINGCTX_APPROVE_WHEN": "<THINGCTX_APPROVE_WHEN>",
        "THINGCTX_FS_ROOT": "<THINGCTX_FS_ROOT>"
      }
    }
  }
}

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

thingctx in other clients