Rebuilt on the Capacities v2 REST API (migrated off the v1 Beta API).
⚠️ Upgrade notice
Version 1.x used the Capacities Beta API, which Capacities discontinues on September 1, 2026 — 1.x builds (and any .dxt packaged before v2.0.0) will stop working on that date. Upgrade to 2.x: download capacities-desktop-extension.dxt below and re-import it (Claude Desktop → Settings → Extensions → Import), or pull the latest image / source. See the Capacities API notice.
What's new
- Full object CRUD —
create_object,update_object,get_object,append_to_object,delete_object - Strict entity/label resolution — relations & labels set by name;
create_missing_relationsopt-in (never guesses) - Single-space token model — v2 tokens are scoped to one space;
space_idremoved from every tool - 11 tools total; removed 4 unimplemented mock tools (
smart_search,advanced_search,analyze_content_patterns,identify_knowledge_gaps)
Notes
- Requires a v2 API token (
cap-api-…) from the Capacities desktop app (Settings → API). - Media objects (weblink / PDF / image / audio / file) are create-only per the v2 API.