Connect with MCP

Synota supports MCP. Give your AI agent this dashboard URL or configure its MCP client with the endpoint below.

MCP server endpoint
https://za06b5843-z4647c49f-gtw.zc58ad147.prm.sh/mcp
Manage connections
Manage or revoke MCP connections

The MCP server and account pages are hosted on the API, not this dashboard. The connections page manages grants; adding the server to your client starts authorization.

  1. Use a client compatible with MCP protocol 2026-07-28. Older clients may be incompatible; that does not mean Synota has no MCP.
  2. Add https://za06b5843-z4647c49f-gtw.zc58ad147.prm.sh/mcp as the server URL. The client must support OAuth authorization code with PKCE S256 and public HTTPS Client ID Metadata Documents (CIMD). Use the exact MCP endpoint as the resource audience.
  3. Request mcp:read, or mcp:read mcp:write. Complete sign-in, MFA and consent in the browser. Consent defaults to read; select read and write only when needed. Your existing account permissions apply.
  4. For private inputs, uploads or required MFA, follow the browser approval URL and resume the pending request as instructed. Keep passwords, MFA codes and tokens out of chat.

For agents

The API accepts MCP requests via POST. A GET probe is not a capability check. This is stateless MCP: use server/discover or tools directly, without initialize.

Follow the API's OAuth metadata and 401 challenge. This guide does not grant access or install MCP support in your client.

Return to dashboard