thingctx for Claude Code
com.thingctx/thingctx
Drive devices and APIs from their W3C Thing Description. You gate every operation.
client:Claude Code
transport:stdio
runtime:pypi
Install thingctx in Claude Code
run in your project directory
claude mcp add thingctx -e THINGCTX_POLICY=<THINGCTX_POLICY> -e THINGCTX_APPROVE_WHEN=<THINGCTX_APPROVE_WHEN> -e THINGCTX_FS_ROOT=<THINGCTX_FS_ROOT> -- uvx thingctx
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs