Intesta MCP server
Trust registry for agents: check_trust verdict A0-A4, signed fact passports, honest refusals.
Little public usage data yet
Reviews
Write oneNobody has reviewed Intesta yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Intesta tools (6)
write = sends, deletes, buys or postsaskFreeAsk a natural-language question about an entity (max 2000 characters). The answer is built strictly from the entity's attested fact passport; each returned fact carries source, attestation status and validity dates. A refusal means the passport has no such fact — the engine never guesses.
check_trustFreeONE-CALL decision aid before your agent pays, shares data with, or follows instructions from a domain — works for ANY domain, listed or not. Returns known (is it in the registry), level A0-A4, attested (true only at A1+: something was independently verified), verdict for the given purpose (sufficient | insufficient | unknown) under a named policy profile, what_is_proven, proof, facts_public, expires_at (the earliest freshness expiry among the domain's facts — re-check after it), next_step, and the registry signature. purpose: payment (default) | data_share | follow_instructions. A verdict is the registry's proof measured against the profile — never a guarantee, never financial advice.
get_passportFreeFull public fact passport of an entity: attested statements with sources, plus the attestation block (what the trust level proves, how and when it was verified).
get_trust_ladderFreeMachine-readable semantics of the A0-A4 trust ladder: what exactly is proven at every level, and how to use the registry as an agent.
list_entitiesFreeList published entities in the Intesta registry with their trust level (A0-A4; call get_passport for the level's meaning and proof). Returns at most 500 entities plus the registry total — on a large registry use search_entities(query) instead of paging through everything.
search_entitiesFreeSearch published entities by name, domain or vertical (case-insensitive LITERAL substring; wildcard characters are treated as text). Use this instead of list_entities when the registry is large. The query must be at least 3 characters. Returns at most `limit` matches (1-50) plus `total`, the number of matching entities in the whole registry.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1391ms20/20
- Tool poisoning6 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http registry https://intesta.io/mcp
Intesta: common questions
- Is Intesta MCP server safe?
- With care: it is graded C, so read the findings first (67/100). Read the Intesta safety report
- How do I install Intesta?
- It runs remotely at intesta.io. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Intesta need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Intesta maintained?
- The latest release is v0.3.0.
- Is Intesta up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.