Teamwork.com
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Teamwork.com earns Band C in the Project & Task Management category of The Headless Index, with a thesis-fit score of 57/100. Its strongest dimension is MCP and agent posture (15/20); its weakest scored dimension is schema observability (8/20). No public OpenAPI specification was found when Teamwork.com was scored, which limits how far an agent can go without human integration work.
Scorecard detail
Teamwork runs a versioned REST surface at {site}.teamwork.com/projects/api/v3 alongside a still-live v1, which is a migration burden agents inherit. Client coverage is Go only and thin (github.com/Teamwork/twapi-go-sdk, two stars), plus desksdkgo and spacessdkgo for the sibling products. No JavaScript, Python or Ruby package exists, so most integrators hand roll HTTP against the docs portal.
signals (5)
- +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 maintained3 (go); top by stars: Teamwork/twapi-go-sdk (2 stars)
- +SDK recency2 of 3 SDK repos pushed within 30 days (most recent SDK commit: 2026-08-19)
cite (1)
- ai_review_browser.auth@2026-08-19
Projects, tasklists, tasks, milestones, time entries and people are all addressable, so an agent can run delivery work end to end. Provisioning is not: installation settings, permission templates, project templates and the Desk and Spaces tie-ins are configured in the browser. No CLI, no Terraform provider, no self-host option (teamwork.com is cloud only).
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
Teamwork ships a genuine first party server (github.com/Teamwork/mcp), written in Go, with commits landing the same week this was checked and 24 stars. Coverage reaches across Projects and Desk rather than one product. What is missing is packaging: no published binary or npm wrapper, no registry.modelcontextprotocol.io entry, and no dedicated agent documentation on the developer site.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- +Official MCP serverhttps://github.com/Teamwork/mcp (24 stars, last commit 0 days ago)
- −Community MCP serversNone found
- −Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (1)
- ai_review_browser.mcp@2026-08-19
The developer portal at apidocs.teamwork.com renders endpoint by endpoint, but no machine readable document backs it; probes for spec.json and openapi.json return 404, and there is no spec repository under the org (github.com/Teamwork). The Go SDK is the closest thing to a typed contract. An agent must scrape HTML or read prose to learn field shapes.
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)
- github.sdks@2026-08-19
Webhooks are managed through the API and the catalogue is broad, spanning task, milestone, comment, timelog and project triggers (PROJECT.CREATED, TASK.COMPLETED, TIMELOG.CREATED). Payloads mirror the v1 object shapes rather than v3, which is an inconsistency agents must absorb. Signing and retry behaviour are underdocumented; the developer portal does not state a verification header or a backoff policy.
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)
- github.sdks@2026-08-19
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:C band: scores 40-75 range
Show Teamwork.com'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.
Teamwork.com and agent readiness
- Is Teamwork.com agent-ready?
- Teamwork.com scores Band C on The Headless Index. Its JAIRF rating is not available because no machine-readable spec was scored. Its strongest area for agent use is MCP and agent posture; its weakest is schema observability.
- Does Teamwork.com publish an OpenAPI spec?
- No published OpenAPI specification was found when Teamwork.com was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is Teamwork.com's Headless Index score?
- Teamwork.com scores 57/100 on the Headless Index thesis-fit rubric and sits in Band C in the Project & Task Management category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.