Skip to content
Windsurf

thingctx for Windsurf

com.thingctx/thingctx

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

client:Windsurf transport:stdio runtime:pypi

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

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

thingctx in other clients