PluginBench
MCP Server
Active
Apache-2.0

com.thingctx/thingctx MCP Server

com.thingctx/thingctx

What is the com.thingctx/thingctx MCP server?

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

How to install com.thingctx/thingctx

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Environment / auth
  • THINGCTX_POLICY

    What the agent may do: read-only | full.

  • THINGCTX_APPROVE_WHEN

    When the agent asks before acting: declared | destructive | all | never.

  • THINGCTX_FS_ROOT

    Sandbox directory for the filesystem Thing. Unset = refuse every filesystem call.

Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "thingctx": {
      "command": "uvx",
      "args": [
        "thingctx",
        "--from",
        "thingctx[mcp,http,mqtt,media,filesystem,authz]",
        "thingctx-mcp",
        "tds"
      ],
      "env": {
        "THINGCTX_POLICY": "<YOUR_THINGCTX_POLICY>",
        "THINGCTX_APPROVE_WHEN": "<YOUR_THINGCTX_APPROVE_WHEN>",
        "THINGCTX_FS_ROOT": "<YOUR_THINGCTX_FS_ROOT>"
      }
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "thingctx": {
      "command": "uvx",
      "args": [
        "thingctx",
        "--from",
        "thingctx[mcp,http,mqtt,media,filesystem,authz]",
        "thingctx-mcp",
        "tds"
      ],
      "env": {
        "THINGCTX_POLICY": "<YOUR_THINGCTX_POLICY>",
        "THINGCTX_APPROVE_WHEN": "<YOUR_THINGCTX_APPROVE_WHEN>",
        "THINGCTX_FS_ROOT": "<YOUR_THINGCTX_FS_ROOT>"
      }
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "thingctx": {
      "command": "uvx",
      "args": [
        "thingctx",
        "--from",
        "thingctx[mcp,http,mqtt,media,filesystem,authz]",
        "thingctx-mcp",
        "tds"
      ],
      "env": {
        "THINGCTX_POLICY": "<YOUR_THINGCTX_POLICY>",
        "THINGCTX_APPROVE_WHEN": "<YOUR_THINGCTX_APPROVE_WHEN>",
        "THINGCTX_FS_ROOT": "<YOUR_THINGCTX_FS_ROOT>"
      }
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "thingctx": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "thingctx",
        "--from",
        "thingctx[mcp,http,mqtt,media,filesystem,authz]",
        "thingctx-mcp",
        "tds"
      ],
      "env": {
        "THINGCTX_POLICY": "<YOUR_THINGCTX_POLICY>",
        "THINGCTX_APPROVE_WHEN": "<YOUR_THINGCTX_APPROVE_WHEN>",
        "THINGCTX_FS_ROOT": "<YOUR_THINGCTX_FS_ROOT>"
      }
    }
  }
}
Claude Code
claude mcp add thingctx --env THINGCTX_POLICY=<YOUR_THINGCTX_POLICY> --env THINGCTX_APPROVE_WHEN=<YOUR_THINGCTX_APPROVE_WHEN> --env THINGCTX_FS_ROOT=<YOUR_THINGCTX_FS_ROOT> -- uvx thingctx --from thingctx[mcp,http,mqtt,media,filesystem,authz] thingctx-mcp tds

Related MCP servers

Control a real Chrome browser to complete any task: fill forms, extract data, book flights.

110k
Python
MIT
View repository →

Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.

83k
TypeScript
AGPL-3.0
View repository →

Netdata

Active

Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.

80k
Go
GPL-3.0
View repository →

Trending hip-hop artist momentum scores across four cultural dimensions.

79k
TypeScript
MIT
View repository →

AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.

68k
TypeScript
MIT
View repository →

Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.

67k
Python
BSD-3-Clause
View repository →