T
Tredict MCP Server
Details
- Endpoint
-
https://www.tredict.com/api/mcp/v2/ - Transport
- streamable-http, sse
- Docs
- https://www.tredict.com/blog/mcp_server_docs/
Authentication
OAuth · resolves from well-known metadata Email support@tredict.com with your app name, short description, logo, one or more OAuth callback URLs, privacy-policy link, required scopes, and whether you need PKCE-only or server flow. Tredict issues a client_id, and for confidential/server flow also a client_secret, as described in the OAuth2 documentation.
Personal API token bearer discovered
Authorization: Bearer <credential> Sign in to the Tredict web app, open Settings → Personal API, create a token, select scopes, and store the token securely. The setup and scopes are described in Setup and Getting Started.