Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.usefulapi/twenty

REMOTE · TWENTY.USEFULAPI.IO · SCANNED AUG 3

Read people, companies, opportunities, notes and tasks; create and update records in Twenty CRM.

68 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security78
Transport & Reachability100
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 3156 tokens (~157/item across 20 items; 20 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · twenty.usefulapi.io

# add to Claude Code
claude mcp add --transport http io-usefulapi-twenty https://twenty.usefulapi.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-usefulapi-twenty]
url = "https://twenty.usefulapi.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-twenty": {
      "type": "remote",
      "url": "https://twenty.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-usefulapi-twenty --url https://twenty.usefulapi.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-usefulapi-twenty:
    url: "https://twenty.usefulapi.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-usefulapi-twenty": {
      "type": "http",
      "url": "https://twenty.usefulapi.io/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 0
    • Stability: unverified → 0.03 functional
  • 2 Aug 26 +50
    • Authorization: unverified → pass security
    • Transport: fail → pass security
    • First check of Authorization: partial security
    • MCP protocol: unverified → fail functional
    • Tool coverage: unverified → 100 functional
    • First check of Schema quality: excellent functional
    • First check of Schema quality: fail functional
    • First check of Tool coverage: 100 functional
    • First check of Schema quality: fail functional
  • 1 Aug 26 18

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://twenty.usefulapi.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=usefulapi.io CN=WE1,O=Google Trust Services,C=US 1 Aug 2026 30 Oct 2026 ECDSA 256 ECDSA-SHA256 54d448f413d2a9cd1310d95c7a7bd1ba
SANs: usefulapi.io, twenty.usefulapi.io, *.twenty.usefulapi.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of twenty.usefulapi.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
usefulapi.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="OAuth", resource_metadata="https://twenty.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Bearer realm="OAuth", resource_metadata="https://twenty.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Protected resource metadata

Document https://twenty.usefulapi.io/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://twenty.usefulapi.io/mcp
Authorisation server https://twenty.usefulapi.io
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://twenty.usefulapi.io/mcp Verified 200
http (plaintext) http://twenty.usefulapi.io/mcp Inconclusive 401
MCP tools — 20 exposed · ~3,156 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
twenty_create_company ~172

Create a new company. `name` is required. Twenty REST: POST /rest/companies.

NameTypeReqDescription
addressCitystringCity (sent as address:{addressCity}).
domainNamestringPrimary domain / website URL (sent as domainName:{primaryLinkUrl}).
employeesnumberEmployee count.
extraobjectPassthrough object of additional/custom fields merged into the request body verbatim.
idealCustomerProfilebooleanWhether this company matches the ideal customer profile.
linkedinUrlstringLinkedIn URL (sent as linkedinLink:{primaryLinkUrl}).
namestringyesThe company name (required).
xUrlstringX/Twitter URL (sent as xLink:{primaryLinkUrl}).

No output schema declared.

No examples provided.

twenty_create_note ~94

Create a note. `title` is required; `body` holds the note content. (Attaching to records via noteTargets is out of scope.) Twenty REST: POST /rest/notes.

NameTypeReqDescription
bodystringThe note content/body.
extraobjectPassthrough object of additional/custom fields merged into the request body verbatim.
titlestringyesThe note title (required).

No output schema declared.

No examples provided.

twenty_create_opportunity ~219

Create a new opportunity (deal). `name` is required; amountMicros combines with currencyCode into amount:{amountMicros,currencyCode}. Twenty REST: POST /rest/opportunities.

NameTypeReqDescription
amountMicrosnumberOpportunity amount in micros (× 1,000,000). Sent as amount:{amountMicros,currencyCode}.
closeDatestringExpected close date (ISO 8601).
companyIdstringId of the associated company.
currencyCodestringCurrency code for the amount (default USD; only sent when amountMicros is provided).
extraobjectPassthrough object of additional/custom fields merged into the request body verbatim.
namestringyesThe opportunity name (required).
pointOfContactIdstringId of the point-of-contact person.
stagestringPipeline stage — e.g. SCREENING, MEETING, PROPOSAL, NEGOTIATION, CUSTOMER (custom pipelines vary).

No output schema declared.

No examples provided.

twenty_create_person ~222

Create a new person (contact). All fields optional; firstName/lastName combine into name:{firstName,lastName}. Twenty REST: POST /rest/people.

NameTypeReqDescription
citystringCity.
companyIdstringId of the company to link this person to.
extraobjectPassthrough object of additional/custom fields merged into the request body verbatim.
firstNamestringFirst name (combined into name:{firstName,lastName}).
jobTitlestringJob title.
lastNamestringLast name (combined into name:{firstName,lastName}).
linkedinUrlstringLinkedIn URL (sent as linkedinLink:{primaryLinkUrl}).
primaryEmailstringPrimary email address (sent as emails:{primaryEmail}).
primaryPhonestringPrimary phone number (sent as phones:{primaryPhoneNumber}).
xUrlstringX/Twitter URL (sent as xLink:{primaryLinkUrl}).

No output schema declared.

No examples provided.

twenty_create_task ~125

Create a task. `title` is required. Twenty REST: POST /rest/tasks.

NameTypeReqDescription
assigneeIdstringId of the workspace member assigned to the task.
bodystringTask body / description.
dueAtstringDue date/time (ISO 8601).
extraobjectPassthrough object of additional/custom fields merged into the request body verbatim.
statusstringTask status — e.g. TODO, IN_PROGRESS, DONE.
titlestringyesThe task title (required).

No output schema declared.

No examples provided.

twenty_get_company ~60

Get a single company by id. Twenty REST: GET /rest/companies/{id}.

NameTypeReqDescription
depthintegerHow deep to hydrate related records: 0, 1, or 2.
idstringyesThe company id.

No output schema declared.

No examples provided.

twenty_get_note ~60

Get a single note by id. Twenty REST: GET /rest/notes/{id}.

NameTypeReqDescription
depthintegerHow deep to hydrate related records: 0, 1, or 2.
idstringyesThe note id.

No output schema declared.

No examples provided.

twenty_get_opportunity ~61

Get a single opportunity by id. Twenty REST: GET /rest/opportunities/{id}.

NameTypeReqDescription
depthintegerHow deep to hydrate related records: 0, 1, or 2.
idstringyesThe opportunity id.

No output schema declared.

No examples provided.

twenty_get_person ~63

Get a single person (contact) by id. Twenty REST: GET /rest/people/{id}.

NameTypeReqDescription
depthintegerHow deep to hydrate related records: 0, 1, or 2.
idstringyesThe person id.

No output schema declared.

No examples provided.

twenty_get_task ~59

Get a single task by id. Twenty REST: GET /rest/tasks/{id}.

NameTypeReqDescription
depthintegerHow deep to hydrate related records: 0, 1, or 2.
idstringyesThe task id.

No output schema declared.

No examples provided.

twenty_list_companies ~242

List/filter companies. Supports cursor pagination, raw filter/order_by, and relation depth. Twenty REST: GET /rest/companies.

NameTypeReqDescription
depthintegerHow deep to hydrate related records: 0, 1, or 2.
ending_beforestringPagination cursor — return records before this cursor (from a previous page's pageInfo).
filterstringRaw Twenty filter string, passed verbatim as ?filter=. Syntax: field[comparator]:value, e.g. `employees[gte]:100` or `stage[eq]:"MEETING"`. Comparators: eq, neq, gt, gte, lt, lte, in, is, like, ilike…
limitintegerResults per page (1-60, default 20 — Twenty caps at 60).
order_bystringRaw Twenty ordering string, passed verbatim as ?order_by=, e.g. `createdAt[DescNullsLast]`.
starting_afterstringPagination cursor — return records after this cursor (from a previous page's pageInfo).

No output schema declared.

No examples provided.

twenty_list_metadata_objects ~50

List all objects (standard + custom) and their fields from the Twenty schema — use this to discover custom objects/fields and valid field names. Twenty REST: GET /rest/metadata/objects.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

twenty_list_notes ~241

List/filter notes. Supports cursor pagination, raw filter/order_by, and relation depth. Twenty REST: GET /rest/notes.

NameTypeReqDescription
depthintegerHow deep to hydrate related records: 0, 1, or 2.
ending_beforestringPagination cursor — return records before this cursor (from a previous page's pageInfo).
filterstringRaw Twenty filter string, passed verbatim as ?filter=. Syntax: field[comparator]:value, e.g. `employees[gte]:100` or `stage[eq]:"MEETING"`. Comparators: eq, neq, gt, gte, lt, lte, in, is, like, ilike…
limitintegerResults per page (1-60, default 20 — Twenty caps at 60).
order_bystringRaw Twenty ordering string, passed verbatim as ?order_by=, e.g. `createdAt[DescNullsLast]`.
starting_afterstringPagination cursor — return records after this cursor (from a previous page's pageInfo).

No output schema declared.

No examples provided.

twenty_list_opportunities ~245

List/filter opportunities (deals). Supports cursor pagination, raw filter/order_by, and relation depth. Twenty REST: GET /rest/opportunities.

NameTypeReqDescription
depthintegerHow deep to hydrate related records: 0, 1, or 2.
ending_beforestringPagination cursor — return records before this cursor (from a previous page's pageInfo).
filterstringRaw Twenty filter string, passed verbatim as ?filter=. Syntax: field[comparator]:value, e.g. `employees[gte]:100` or `stage[eq]:"MEETING"`. Comparators: eq, neq, gt, gte, lt, lte, in, is, like, ilike…
limitintegerResults per page (1-60, default 20 — Twenty caps at 60).
order_bystringRaw Twenty ordering string, passed verbatim as ?order_by=, e.g. `createdAt[DescNullsLast]`.
starting_afterstringPagination cursor — return records after this cursor (from a previous page's pageInfo).

No output schema declared.

No examples provided.

twenty_list_people ~243

List/filter people (contacts). Supports cursor pagination, raw filter/order_by, and relation depth. Twenty REST: GET /rest/people.

NameTypeReqDescription
depthintegerHow deep to hydrate related records: 0, 1, or 2.
ending_beforestringPagination cursor — return records before this cursor (from a previous page's pageInfo).
filterstringRaw Twenty filter string, passed verbatim as ?filter=. Syntax: field[comparator]:value, e.g. `employees[gte]:100` or `stage[eq]:"MEETING"`. Comparators: eq, neq, gt, gte, lt, lte, in, is, like, ilike…
limitintegerResults per page (1-60, default 20 — Twenty caps at 60).
order_bystringRaw Twenty ordering string, passed verbatim as ?order_by=, e.g. `createdAt[DescNullsLast]`.
starting_afterstringPagination cursor — return records after this cursor (from a previous page's pageInfo).

No output schema declared.

No examples provided.

twenty_list_tasks ~240

List/filter tasks. Supports cursor pagination, raw filter/order_by, and relation depth. Twenty REST: GET /rest/tasks.

NameTypeReqDescription
depthintegerHow deep to hydrate related records: 0, 1, or 2.
ending_beforestringPagination cursor — return records before this cursor (from a previous page's pageInfo).
filterstringRaw Twenty filter string, passed verbatim as ?filter=. Syntax: field[comparator]:value, e.g. `employees[gte]:100` or `stage[eq]:"MEETING"`. Comparators: eq, neq, gt, gte, lt, lte, in, is, like, ilike…
limitintegerResults per page (1-60, default 20 — Twenty caps at 60).
order_bystringRaw Twenty ordering string, passed verbatim as ?order_by=, e.g. `createdAt[DescNullsLast]`.
starting_afterstringPagination cursor — return records after this cursor (from a previous page's pageInfo).

No output schema declared.

No examples provided.

twenty_update_company ~185

Update fields on an existing company. Only provided fields change. Twenty REST: PATCH /rest/companies/{id}.

NameTypeReqDescription
addressCitystringCity (sent as address:{addressCity}).
domainNamestringPrimary domain / website URL (sent as domainName:{primaryLinkUrl}).
employeesnumberEmployee count.
extraobjectPassthrough object of additional/custom fields merged into the request body verbatim.
idstringyesThe company id to update.
idealCustomerProfilebooleanWhether this company matches the ideal customer profile.
linkedinUrlstringLinkedIn URL (sent as linkedinLink:{primaryLinkUrl}).
namestringThe company name.
xUrlstringX/Twitter URL (sent as xLink:{primaryLinkUrl}).

No output schema declared.

No examples provided.

twenty_update_opportunity ~213

Update fields on an existing opportunity. Only provided fields change. Twenty REST: PATCH /rest/opportunities/{id}.

NameTypeReqDescription
amountMicrosnumberOpportunity amount in micros (× 1,000,000). Sent as amount:{amountMicros,currencyCode}.
closeDatestringExpected close date (ISO 8601).
companyIdstringId of the associated company.
currencyCodestringCurrency code for the amount (default USD; only sent when amountMicros is provided).
extraobjectPassthrough object of additional/custom fields merged into the request body verbatim.
idstringyesThe opportunity id to update.
namestringThe opportunity name.
pointOfContactIdstringId of the point-of-contact person.
stagestringPipeline stage — e.g. SCREENING, MEETING, PROPOSAL, NEGOTIATION, CUSTOMER (custom pipelines vary).

No output schema declared.

No examples provided.

twenty_update_person ~223

Update fields on an existing person. Only provided fields change. Twenty REST: PATCH /rest/people/{id}.

NameTypeReqDescription
citystringCity.
companyIdstringId of the company to link this person to.
extraobjectPassthrough object of additional/custom fields merged into the request body verbatim.
firstNamestringFirst name (combined into name:{firstName,lastName}).
idstringyesThe person id to update.
jobTitlestringJob title.
lastNamestringLast name (combined into name:{firstName,lastName}).
linkedinUrlstringLinkedIn URL (sent as linkedinLink:{primaryLinkUrl}).
primaryEmailstringPrimary email address (sent as emails:{primaryEmail}).
primaryPhonestringPrimary phone number (sent as phones:{primaryPhoneNumber}).
xUrlstringX/Twitter URL (sent as xLink:{primaryLinkUrl}).

No output schema declared.

No examples provided.

twenty_update_task ~139

Update fields on an existing task. Only provided fields change. Twenty REST: PATCH /rest/tasks/{id}.

NameTypeReqDescription
assigneeIdstringId of the workspace member assigned to the task.
bodystringTask body / description.
dueAtstringDue date/time (ISO 8601).
extraobjectPassthrough object of additional/custom fields merged into the request body verbatim.
idstringyesThe task id to update.
statusstringTask status — e.g. TODO, IN_PROGRESS, DONE.
titlestringThe task title.

No output schema declared.

No examples provided.