Drive devices and APIs from their W3C Thing Description. You gate every operation.
claude mcp add thingctx -- uvx thingctx
claude_desktop_config.json
{
"mcpServers": {
"thingctx": {
"command": "uvx",
"args": [
"thingctx"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"thingctx": {
"command": "uvx",
"args": [
"thingctx"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"thingctx": {
"command": "uvx",
"args": [
"thingctx"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"thingctx": {
"type": "stdio",
"command": "uvx",
"args": [
"thingctx"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"thingctx": {
"command": "uvx",
"args": [
"thingctx"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/com.thingctx--thingctx/reviews or the review_server meta-tool.
POST /mcp