F
Full Stack GTM hosted MCP server
Details
- Endpoint
-
https://fullstackgtm.com - Docs
- https://fullstackgtm.com/product/
Authentication
OAuth · resolves from well-known metadata For the hosted Full Stack GTM OAuth-protected resource, MCP clients can self-register using OAuth Dynamic Client Registration at clerk.fullstackgtm.com/oauth/register. In typical MCP flows, the client registers automatically, then the user approves access in the browser via the server's OAuth flow. The detected OAuth authorization endpoint is https://clerk.fullstackgtm.com/oauth/authorize, the token endpoint is https://clerk.fullstackgtm.com/oauth/token, and the advertised scopes are openid, profile, and email.