Skip to content

How Capacities’s scores are calculated

The full audit trail, recomputed from the verdict data at build time through the same code that produced the leaderboard: verdict × quality × story weight per cell, cells sum to dimension scores, dimensions blend into the PA Score. Every number on the product page is reproducible from this page alone; for why the formula looks like this, see the methodology.

verdict factors: full ×1.0 · partial ×0.6 · disputed ×0.3 · none ×0.0 · n/a excluded from both sides · cell points = weight × quality × factor · cell max = weight × 10

PA Score26/100

Agent-ready 40.5 × 0.30 = 12.15

API quality 22.9 × 0.20 = 4.58

Openness 30.0 × 0.20 = 6.00

Built-in AI 24.7 × 0.15 = 3.70

Automation 0.0 × 0.15 = 0.00

(12.15 + 4.58 + 6.00 + 3.70 + 0.00) ÷ (0.30 + 0.20 + 0.20 + 0.15 + 0.15) = 26.43 ÷ 1.00 = 26.4

Scores are stored to 1 decimal; the product page’s pills round to whole numbers for display. Each dimension below shows the stories, verdicts, and cited evidence behind its number.

Agent-ready40.5/100×0.30 of the PA blend

Outside-in: can YOUR agent reach and drive this product — API, MCP, CLI, headless runs, agent docs.

Point an agent at llms.txt or agent-oriented docsweight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [probe] https://docs.capacities.io/llms.txtPROBE llms.txt: HTTP 200 at https://docs.capacities.io/llms.txt # Capacities Documentation > Documentation for Capacities, a note-taking and knowledge management app that organizes co
  • [claimed-docs] https://docs.capacities.io/raw/developer/model-context-protocol.mdBuild your own app, agent, or bot and integrate it with a Capacities space by implementing a custom MCP client
  • [claimed-docs] https://docs.capacities.io/raw/developer/model-context-protocol.mdBuild your own app, agent, or bot and integrate it with a Capacities space by implementing a custom MCP client using the Model Context Protocol (MCP) open standard.

Run the product headlessly / in CI for automationweight 2

2 (weight) × 3 (quality) × 0.6 (partial) = 3.6 of 20 max

  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API uses Bearer authentication (token-based authentication, OAuth 2.0 RFC 6750).
  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API is a REST API that allows you access, create and manipulate your content.
  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.
  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.

Plug MCP servers into this product so it can use their toolsweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

  • [claimed-docs] https://docs.capacities.io/raw/developer/model-context-protocol.mdBuild your own app, agent, or bot and integrate it with a Capacities space by implementing a custom MCP client
  • [claimed-docs] https://docs.capacities.io/raw/developer/model-context-protocol.mdBuild your own app, agent, or bot and integrate it with a Capacities space by implementing a custom MCP client using the Model Context Protocol (MCP) open standard.
  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-chat-connectors.mdChat Connectors let you connect AI chat apps, like ChatGPT, Claude, Cursor, or Le Chat, to your Capacities space.
  • [probe] https://docs.capacities.io/developer/model-context-protocolofficial MCP server documented at https://docs.capacities.io/developer/model-context-protocol
  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.

Connect an agent via an official MCP serverweight 3

3 (weight) × 8 (quality) × 1.0 (full) = 24.0 of 30 max

  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.
  • [probe] https://docs.capacities.io/developer/model-context-protocolofficial MCP server documented at https://docs.capacities.io/developer/model-context-protocol
  • [claimed-docs] https://docs.capacities.io/raw/developer/model-context-protocol.mdBuild your own app, agent, or bot and integrate it with a Capacities space by implementing a custom MCP client
  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.

Use an official CLIweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Drive the product through a documented public APIweight 3

3 (weight) × 9 (quality) × 1.0 (full) = 27.0 of 30 max

  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API is a REST API that allows you access, create and manipulate your content.
  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API uses Bearer authentication (token-based authentication, OAuth 2.0 RFC 6750).
  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.
  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.
  • [probe] https://docs.capacities.io/developer/model-context-protocolofficial MCP server documented at https://docs.capacities.io/developer/model-context-protocol

Issue scoped/least-privilege API credentials for an agentweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API uses Bearer authentication (token-based authentication, OAuth 2.0 RFC 6750)
  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API uses Bearer authentication (token-based authentication, OAuth 2.0 RFC 6750).
  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.
  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.

Build against official SDKsweight 2

2 (weight) × 7 (quality) × 0.6 (partial) = 8.4 of 20 max

  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API is a REST API that allows you access, create and manipulate your content.
  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API uses Bearer authentication (token-based authentication, OAuth 2.0 RFC 6750)
  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.
  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.
  • [probe] https://docs.capacities.io/developer/model-context-protocolofficial MCP server documented at https://docs.capacities.io/developer/model-context-protocol
  • [claimed-docs] https://docs.capacities.io/raw/developer/model-context-protocol.mdBuild your own app, agent, or bot and integrate it with a Capacities space by implementing a custom MCP client using the Model Context Protocol (MCP) open standard.

Subscribe to events via webhooksweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Agent-ready = 85.0 ÷ 210 × 100 = 40.5

API quality22.9/100×0.20 of the PA blend

The programmable surface once an agent is there — machine-readable spec, interactive docs, sandbox, versioning discipline.

Explore an interactive API reference with runnable examplesweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API is a REST API that allows you access, create and manipulate your content.
  • [probe] https://docs.capacities.io/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.capacities.io/openapi.json, https://docs.capacities.io/swagger.json, https://docs.capacities.io/api/openapi.json, https://docs.capacities.io/.well-known/openapi.json)
  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.

Download a machine-readable API spec (OpenAPI or equivalent)weight 2

2 (weight) × 8 (quality) × 1.0 (full) = 16.0 of 20 max

  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.
  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API is a REST API that allows you access, create and manipulate your content.
  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API uses Bearer authentication (token-based authentication, OAuth 2.0 RFC 6750).
  • [probe] https://docs.capacities.io/openapi.jsonPROBE openapi: all candidate paths 404 (https://docs.capacities.io/openapi.json, https://docs.capacities.io/swagger.json, https://docs.capacities.io/api/openapi.json, https://docs.capacities.io/.well-known/openapi.json)

Test against a sandbox environment without touching production dataweight 1

1 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 10 max

  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API is a REST API that allows you access, create and manipulate your content.
  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.
  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.

Rely on versioned APIs with a documented deprecation policyweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API is a REST API that allows you access, create and manipulate your content.
  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.

API quality = 16.0 ÷ 70 × 100 = 22.9

Openness30.0/100×0.20 of the PA blend

Can you leave, inspect, or self-host — data export, open source, portability.

Do everything through the API that I can do in the UIweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API is a REST API that allows you access, create and manipulate your content.
  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.
  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.
  • [claimed-docs] https://docs.capacities.io/raw/developer/model-context-protocol.mdBuild your own app, agent, or bot and integrate it with a Capacities space by implementing a custom MCP client using the Model Context Protocol (MCP) open standard.

Export all of my data in open formats and leaveweight 3

3 (weight) × 8 (quality) × 1.0 (full) = 24.0 of 30 max

  • [claimed-docs] https://docs.capacities.io/raw/reference/export.mdYou can schedule automatic exports by going to Settings > Full Export > Automated Full Export > Add Schedule.
  • [claimed-docs] https://docs.capacities.io/raw/reference/export.mdAll your properties are transformed into front matter values, all collections are stored as CSV files, making it easy to reuse your content in other apps or work with it programmatically.
  • [claimed-docs] https://docs.capacities.io/raw/migration/import-from-notion.mdExport only the selected content you intend to migrate. Use Markdown + CSV as your default format for this flow.
  • [claimed-docs] https://docs.capacities.io/raw/migration/import-from-notion.mdExport selected content as Markdown + CSV... In Capacities, go to Settings > Import Content, open the Notion guide in Migration guides, then click Start

Read the product's source under an open licenseweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Self-host the core productweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Openness = 30.0 ÷ 100 × 100 = 30.0

Built-in AI24.7/100×0.15 of the PA blend

Inside-out: how agentic the product itself is for its users — built-in assistants, autonomous features.

Get AI-generated insights and suggestions from my data inside the productweight 2

2 (weight) × 6 (quality) × 0.6 (partial) = 7.2 of 20 max

  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-assistant.mdAI Property Auto-Fill: Rather than manually filling in the properties of your custom objects, you can rely on the AI model's knowledge to auto-fill them for you.
  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-assistant.mdAI Chats: Start a chat with AI from Explore, or with a keyboard shortcut. You can pass blocks or notes as context.
  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-assistant.mdAI Image Analysis: Analyze any image with one click. The AI extracts a title, description, text (OCR, including handwritten text), a color palette, and a category.
  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-assistant.mdRather than manually filling in the properties of your custom objects, you can rely on the AI model's knowledge to auto-fill them for you.
  • [claimed-docs] https://docs.capacities.io/raw/more/ai-privacy.mdAI features in Capacities are fully opt-in. If you do not activate AI, no data from your spaces is shared with any third-party AI services

Set up automations that run autonomously in the backgroundweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.capacities.io/raw/reference/export.mdYou can schedule automatic exports by going to Settings > Full Export > Automated Full Export > Add Schedule.
  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.
  • [claimed-docs] https://docs.capacities.io/raw/more/ai-privacy.mdAI features in Capacities are fully opt-in. If you do not activate AI, no data from your spaces is shared with any third-party AI services

Delegate tasks to a built-in AI assistant inside the productweight 3

3 (weight) × 5 (quality) × 0.6 (partial) = 9.0 of 30 max

  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-assistant.mdAI Chats: Start a chat with AI from Explore, or with a keyboard shortcut. You can pass blocks or notes as context.
  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-assistant.mdAI Image Analysis: Analyze any image with one click. The AI extracts a title, description, text (OCR, including handwritten text), a color palette, and a category.
  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-assistant.mdRather than manually filling in the properties of your custom objects, you can rely on the AI model's knowledge to auto-fill them for you.
  • [claimed-docs] https://docs.capacities.io/raw/more/ai-privacy.mdAI features in Capacities are fully opt-in. If you do not activate AI, no data from your spaces is shared with any third-party AI services

Operate the product with natural-language commandsweight 2

2 (weight) × 5 (quality) × 0.6 (partial) = 6.0 of 20 max

  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-chat-connectors.mdChat Connectors let you connect AI chat apps, like ChatGPT, Claude, Cursor, or Le Chat, to your Capacities space.
  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-assistant.mdAI Chats: Start a chat with AI from Explore, or with a keyboard shortcut. You can pass blocks or notes as context.
  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-assistant.mdRather than manually filling in the properties of your custom objects, you can rely on the AI model's knowledge to auto-fill them for you.
  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.
  • [claimed-docs] https://docs.capacities.io/raw/reference/ai-assistant.mdAI Property Auto-Fill: Rather than manually filling in the properties of your custom objects, you can rely on the AI model's knowledge to auto-fill them for you.

Built-in AI = 22.2 ÷ 90 × 100 = 24.7

Automation0.0/100×0.15 of the PA blend

Depth of automation primitives — rules, scheduling, bulk operations, webhooks.

Perform bulk operations across many items at onceweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API is a REST API that allows you access, create and manipulate your content.
  • [claimed-docs] https://docs.capacities.io/raw/reference/export.mdYou can schedule automatic exports by going to Settings > Full Export > Automated Full Export > Add Schedule.
  • [claimed-docs] https://docs.capacities.io/raw/migration/import-from-notion.mdExport selected content as Markdown + CSV... In Capacities, go to Settings > Import Content, open the Notion guide in Migration guides, then click Start
  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.

Define rules that trigger actions automatically on eventsweight 3

3 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 30 max

no evidence cited — the verdict rests on absence of evidence, re-checked on refresh

Schedule recurring jobs or workflowsweight 2

2 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 20 max

  • [claimed-docs] https://docs.capacities.io/raw/reference/export.mdYou can schedule automatic exports by going to Settings > Full Export > Automated Full Export > Add Schedule.
  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API is a REST API that allows you access, create and manipulate your content.
  • [probe] https://api.capacities.io/openapi.jsonPROBE runtime (recorded 2026-09-05): https://api.capacities.io/openapi.json served a machine-readable OpenAPI 3.1.0 spec ('Capacities API (Beta)') and a keyless GET to the live https://api.capacities.io/spaces endpoint returned a clean HTTP 401 — documented spec and live bearer-gated API verified as a pair.
  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.

Version, review, and roll back my automationsweight 1

1 (weight) × 0 (quality) × 0.0 (none) = 0.0 of 10 max

  • [claimed-docs] https://docs.capacities.io/raw/reference/templates.mdTemplates allow you to prefill the content of an object- you can prefill properties and blocks in your objects.
  • [claimed-docs] https://docs.capacities.io/raw/developer/api.mdThe Capacities API is a REST API that allows you access, create and manipulate your content.
  • [probe] https://docs.capacities.io/developer/model-context-protocolPROBE runtime (recorded 2026-09-05): keyless JSON-RPC initialize POST to the official hosted MCP server https://api.capacities.io/mcp returned HTTP 401 with `WWW-Authenticate: Bearer resource_metadata="https://api.capacities.io/.well-known/oauth-protected-resource/mcp", scope="mcp:read mcp:write"` — the documented OAuth MCP endpoint is live, with read AND write scopes.

Automation = 0.0 ÷ 80 × 100 = 0.0