F
Formbyte MCP Server
Details
- Endpoint
-
https://formbyte.ai/mcp - Transport
- streamable-http
- Docs
- https://formbyte.ai/.well-known/oauth-authorization-server
Authentication
OAuth · resolves from well-known metadata Register an OAuth client with Formbyte via the dynamic client registration endpoint at OAuth client registration. The server advertises client_secret_basic and client_secret_post as supported token-endpoint client authentication methods in its discovery document at OAuth authorization server metadata. Use the resulting client credentials to complete the authorization-code flow against https://formbyte.ai/api/oidc/oauth/authorize and https://formbyte.ai/api/oidc/oauth/token.