CLI, Interactive TUI Dashboard, and MCP server for thingd — a fast object-first data engine for applications and AI agents.
{
"mcpServers": {
"thingd-cli": {
"command": "npx",
"args": [
"-y",
"thingd-cli"
]
}
}
}