Configure Claude Code for Things MCP
masterTo add the Things MCP server to Claude Code, use the mcp add-json command.
For the current project:
claude mcp add-json things '{"command":"uvx","args":["things-mcp"]}'Globally (across all projects):
claude mcp add-json -s user things '{"command":"uvx","args":["things-mcp"]}'claude mcp add-json things '{"command":"uvx","args":["things-mcp"]}'