Skip to content

Submit: Intesta — attested fact passports for AI agents (remote MCP, signed responses) #3801

Description

@agentlabbusiness

Name: Intesta

Type: Remote MCP server (streamable HTTP)

Server URL: https://intesta.io/mcp

Auth: None required

Website: https://intesta.io · Registry: https://intesta.io/registry · Agent docs: https://intesta.io/llms.txt

Category: Data / Trust & Verification

Description: Intesta is a registry of attested business fact passports with a trust ladder (A0 claimed → A1 domain-verified → A2 payment-verified → A3/A4). Tools: search_entities, get_passport, ask, list_entities, get_trust_ladder. Answers are built ONLY from an entity's attested passport — if no matching fact exists, the agent gets an honest refusal instead of a guess. Every response carries a passport_hash (opaque passport version id) and a detached Ed25519 registry signature verifiable against https://intesta.io/.well-known/intesta-key (JWKS). Per-entity agent cards live at https://intesta.io/.well-known/intesta/{domain}.

Also listed: Official MCP Registry (io.intesta/registry)

Try it (no auth):

curl -X POST https://intesta.io/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_passport","arguments":{"entity_domain":"krahs.app"}}}'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions