Talandor
Public MCP report

aient.ai

https://aient.ai/mcp

Official Registry

Official Registry · ai.aient/mcp · Publisher: ai.aient

Last observed

Operational
Can I use it?

The endpoint is working

Talandor confirmed a public MCP contract. To use its tools, add the endpoint to a compatible MCP client below.

https://aient.ai/mcp
Tools2
AuthNo authentication challenge observed
Protocol2025-11-25
Transportstreamable-http
Evidence completenessPublic contract observed
Latency7278 ms

Setup guidance

Compatibility is inferred from published configuration rules and is not manually verified in each client.

Show client compatibility details
Claude
Observed 2025-11-25.
Likely compatible · inferred
Cursor
Streamable HTTP and public HTTPS were observed.
Likely compatible · inferred
ChatGPT
Public tool names, descriptions and schemas were observed. Plan and workspace access still apply.
Likely compatible · inferred
VS Code
Public remote HTTP configuration can be assessed.
Likely compatible · inferred
Generic MCP
Observed 2025-11-25.
Likely compatible · inferred

Rule evidence: Remote HTTPS rule v0.2 · reviewed 2026-09-12 · Remote HTTP rule v0.2 · reviewed 2026-09-12 · Remote app rule v0.2 · reviewed 2026-09-12 · Protocol and transport rule v0.2 · reviewed 2026-09-12

What changed

The latest complete public snapshot has been compared with the previous one.

No semantic contract changes were detected in the latest complete snapshot.

Evidence and limitations

Method: anonymous Streamable HTTP probe. We never invoke a tool.

Attempted protocols: 2026-07-28, 2025-11-25

Protocol2025-11-25
Transportstreamable-http
AuthNo authentication challenge observed
EvidencePublic contract observed
Total latency7278 ms
Response bytes2812

No diagnostic errors.

Server-provided content. Tool names, descriptions and schemas below are copied from the MCP server. They may be in another language. Talandor does not translate or verify them.
Tools and declared exposure

Server annotations are declarations, not verified behavior.

Show 2 of 2 server-provided tool definitions
signup
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Create an Aient account from an email address, or get a sign-in code for an existing one, with no browser and no token. **When to use**: you have no Aient access token and the user wants a workspace, or an earlier `verify_email` answered `workspace_unavailable` or its token expired. Ask the user which email address to use. **What happens**: Aient emails a 6-10 digit one-time code to that address. Read the code from that inbox (or ask the user for it), then call `verify_email` with the same email and the code. An address that already has an Aient account receives a sign-in code from this tool instead of a new account; verify_email then returns a token for that account's workspace, preparing the workspace first if an earlier signup never finished. The emailed code is a Supabase Auth credential: it grants this MCP token, and the same email carries a browser sign-in link, so treat both as secrets. **Limits**: a few attempts per minute per address.
Input schema (server-provided preview — do not copy)
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "email": {
      "format": "email",
      "maxLength": 320,
      "pattern": "^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$",
      "type": "string"
    }
  },
  "required": [
    "email"
  ],
  "type": "object"
}
verify_email
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Confirm the code Aient emailed after `signup` and receive the access token for this MCP server. **Returns**: `access_token` (a Bearer token for this server, valid for `expires_in` seconds), `organisation_id`, and `user_id`. For an address that already had an account, the token belongs to that account's existing workspace; a workspace that was never prepared is prepared now. Reconnect to this MCP server sending "Authorization: Bearer <access_token>" on every request. Then call `verify_connection` and `get_activation_status` and follow its `nextActions` to finish onboarding. The token is not refreshable: when it expires, call `signup` and `verify_email` again. **Errors**: `confirmation_expired` means the code is too old (call `signup` again); `confirmation_failed` means it did not match; `workspace_unavailable` means the code was accepted but the workspace could not be prepared (call `signup` again for a new code, never `verify_email` with the used one).
Input schema (server-provided preview — do not copy)
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "code": {
      "pattern": "^[0-9]{6,10}$",
      "type": "string"
    },
    "email": {
      "format": "email",
      "maxLength": 320,
      "pattern": "^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$",
      "type": "string"
    }
  },
  "required": [
    "code",
    "email"
  ],
  "type": "object"
}

How to use this MCP

Talandor checks the server; it does not connect the server to your assistant.

Choose your client below, then copy the endpoint or configuration. Authentication is completed with the MCP provider, never inside Talandor.

Open the official client guide (opens in a new tab)
Observation history
Operational
2025-11-25 · 2 tools
Operational
2025-11-25 · 2 tools
Operational
2025-11-25 · 2 tools
Operational
2025-11-25 · 2 tools
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Reachable · auth required
2026-07-28
Complete public contract · 2025-11-25 · 2 tools
5c24a868c5f5
Complete public contract · 2025-11-25 · 2 tools
5c24a868c5f5
Complete public contract · 2025-11-25 · 2 tools
f5c0ba090ccd
Complete public contract · 2025-11-25 · 2 tools
f5c0ba090ccd

Deep monitoring eligibility

Eligible for deep monitoring

A complete public tools/list contract was observed, so a future deep-monitoring baseline can be compared safely.

Personal monitoring and alerts are coming soon. This report does not create a watch, payment or external email.

See public monitoring
Full Watch · 9 €/month

Watch this MCP

Availability, protocol, auth and public tool contract changes can be compared.

Full WatchAvailability, protocol, auth and public tool contract changes
Surface WatchAvailability, TLS, protocol and auth surface — no private tool diff

One plan covers up to five endpoints. Watch is not open in this deployment: no payment, account or external email is created from this page.

See Watch coverage and status