$HEADLESS SYSTEMS
03 / Scorecard / Project & Task Management

Motion

D
Headless Index
30/100
JAIRF
N/A
Verified
AUG 20, 2026
Methodology v1 · JAIRF v1.0.0

Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology

Motion earns Band D in the Project & Task Management category of The Headless Index, with a thesis-fit score of 30/100. Its strongest dimension is API-first design intent (8/20); its weakest scored dimension is MCP and agent posture (4/20). No public OpenAPI specification was found when Motion was scored, which limits how far an agent can go without human integration work.

Editorial verdict
Motion remains a dashboard-first product with a limited programmatic surface. The Headless Index thesis-fit score of 30/100 sits in the lower band of the index, and JAIRF is recorded as N/A for this vendor because no public OpenAPI specification was reachable for the open-source scorer. In practice, vendors at this tier ship enough API to be useful but not enough to be operated end to end by agents without a human in the loop, and the rest of this verdict explains where Motion lands inside that pattern. On the API surface, the question is whether the API is the product or a layer beneath the dashboard. Motion sells an AI scheduler, and the API is an afterthought bolted to the side. An agent cannot drive this product end to end today: the headless surface covers basic CRUD but tapers out before reaching the workflows that matter most. On headless operability: CRUD over tasks and projects works, and there is a move endpoint, so basic queue manipulation is scriptable. The product's actual value, the auto-scheduling engine that arranges work against calendars, is not exposed; an agent can create a task but cannot query how Motion placed it. There is no CLI, no config-as-code and no self-host (github.com/usemotion publishes none of these).[1] On the MCP and agent-integration axis, which is the fastest-moving criterion in the index: There is no MCP server, official or community, associated with Motion. A search of the org (github.com/usemotion) returns desktop app repos and a policy bot, nothing agent facing, and the registry has no entry. For a product marketed on AI scheduling, having no way for an AI agent to talk to it is an odd place to end up.[2] Event posture closes the loop: an agent that cannot react to state changes is reduced to polling. Motion publishes no webhooks at all. The documentation navigation lists comments, custom fields, projects, recurring tasks, schedules, statuses, tasks, users and workspaces, and stops there; no events section, no signing scheme, no delivery semantics. An agent that wants to know when a task was rescheduled has to poll (GET /v1/tasks on a timer) and diff the results itself. Net assessment: Motion is not a strong target for agent-driven workflows today. The weakest link is MCP posture[3], and the broader surface gives agents too little to operate against. Pick it only when the rest of your stack already mandates it. Use only when locked in.
Verdict by Headless Index pipeline (auto)
// AI-drafted from the evidence layer. Editorial review pending.
Scores

Scorecard detail

Headless Index · 5 sub-criteria
API-first design intent8/20
scored

Motion sells an AI scheduler, and the API is an afterthought bolted to the side. There is a REST surface at api.usemotion.com/v1 with key auth (X-API-Key header), covering tasks, projects, recurring tasks, schedules, statuses, comments, custom fields, users and workspaces. No SDK in any language, and github.com/usemotion holds only desktop app shells and a Homebrew tap.

signals (4)
  • +AI review appliedReviewer: Editorial review on 2026-08-19
  • OpenAPI specNot found across 34 probe paths
  • GraphQL endpointNot discovered (5 probes; project-scoped endpoints require a real project ID)
  • SDKs maintainedNone detected in vendor org
cite (1)
  • github.sdks@2026-08-19
Headless operation8/20
scored

CRUD over tasks and projects works, and there is a move endpoint, so basic queue manipulation is scriptable. The product's actual value, the auto-scheduling engine that arranges work against calendars, is not exposed; an agent can create a task but cannot query how Motion placed it. There is no CLI, no config-as-code and no self-host (github.com/usemotion publishes none of these).

signals (9)
  • +AI review appliedReviewer: Editorial review on 2026-08-19
  • API operations exposedNo OpenAPI spec; operations count unknown
  • ·Docs pages crawled0 pages (crawler: none)
  • ·Auth schemes documentedAuth documentation page not reached by crawler
  • ·Setup / quickstart docsNot reached by crawler
  • ·Billing docsNot reached by crawler
  • ·Teams / org docsNot reached by crawler
  • ·CLI docsNot reached by crawler
  • ·Schema / data model docsNot reached by crawler
cite (1)
  • ai_review_browser.topics_found@2026-08-19
MCP & agent posture4/20
scored

There is no MCP server, official or community, associated with Motion. A search of the org (github.com/usemotion) returns desktop app repos and a policy bot, nothing agent facing, and the registry has no entry. For a product marketed on AI scheduling, having no way for an AI agent to talk to it is an odd place to end up.

signals (4)
  • +AI review appliedReviewer: Editorial review on 2026-08-19
  • Official MCP serverNone found in vendor's GitHub org or the official MCP registry
  • Community MCP serversNone found
  • Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (1)
  • ai_review_browser.pages_fetched@2026-08-19
Schema observability6/20
scored

No machine readable contract is served. Requesting https://docs.usemotion.com/openapi.json returns the documentation site's HTML shell (an Astro page, not JSON), and api.usemotion.com/v1/openapi.json is a 404. The reference is a rendered sidebar of endpoints. No public repository holds schemas, so any client has to be transcribed from the browser by hand. This is the floor of the batch.

signals (3)
  • +AI review appliedReviewer: Editorial review on 2026-08-19
  • OpenAPINot discovered across 34 standard probe paths
  • GraphQL introspectionNo GraphQL endpoint discovered (5 probes; some vendors use project-scoped endpoints that require a real project handle)
cite (1)
  • ai_review_browser.pages_fetched@2026-08-19
Webhooks & events4/20
scored

Motion publishes no webhooks at all. The documentation navigation lists comments, custom fields, projects, recurring tasks, schedules, statuses, tasks, users and workspaces, and stops there; no events section, no signing scheme, no delivery semantics. An agent that wants to know when a task was rescheduled has to poll (GET /v1/tasks on a timer) and diff the results itself.

signals (2)
  • +AI review appliedReviewer: Editorial review on 2026-08-19
  • ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
  • ai_review_browser.pages_fetched@2026-08-19
JAIRF · 6 dimensions
JAIRF · N/A

This vendor does not publish a public OpenAPI specification. JAIRF cannot be computed. The Headless Index score and editorial verdict carry the readiness assessment.

No public OpenAPI specification discovered during collection

Powered by JAIRF v1.0.0 by Jentic

Band rationale:D band triggered: HeadlessIndex=30

04 / Embed

Show Motion's score on your site.

Drop a live badge into your README, footer, or marketing page. It updates automatically when we re-score, and every embed is a dofollow link back here.

FAQ

Motion and agent readiness

Is Motion agent-ready?
Motion scores Band D on The Headless Index. Its JAIRF rating is not available because no machine-readable spec was scored. Its strongest area for agent use is API-first design intent; its weakest is MCP and agent posture.
Does Motion publish an OpenAPI spec?
No published OpenAPI specification was found when Motion was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
What is Motion's Headless Index score?
Motion scores 30/100 on the Headless Index thesis-fit rubric and sits in Band D in the Project & Task Management category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.