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://gomining.q.synota-app.com/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.
- Use a client compatible with MCP protocol 2026-07-28. Older clients may be incompatible; that does not mean Synota has no MCP.
- Add
https://gomining.q.synota-app.com/mcpas 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. - Request
mcp:read, ormcp: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. - 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.