FEATURE
AI / MCP
Th1ngs ships a built-in MCP server. Point Claude, ChatGPT, or any MCP-compatible AI to
/mcp/sse and start managing Things by chat.
Available tools
What your AI assistant can do
list_boxes
List accessible boxes with metadata and thing types.
search_things
Full-text search across every Thing the caller can access.
get_thing
Fetch the full detail of a single Thing by its key.
create_thing
Create a new Thing in a specified box (requires authentication).
Privacy & access control
Same rules as the web UI
The MCP server enforces the same access controls as everywhere else in Th1ngs. Unauthenticated callers can only see public boxes. Private boxes require a valid user token — the same one you'd use for the REST API.
Manage Things by chat
Try telling your AI: "Search my Th1ngs for open bugs tagged with PROJ".
Get Started Free