fullstackgtm.com
Full Stack GTM provides software and services for auditing, cleaning, and governing CRM and go-to-market data. Its open-source toolkit lets agents and operators inspect CRM data and stage approval-gated change plans before writing back to connected systems.
fullstackgtm.com exposes a hosted OAuth-protected MCP server and publishes an open-source `fullstackgtm` CLI plus local stdio MCP entrypoint for CRM/GTM operations.
- Full Stack GTM hosted MCP serverdetected
- fullstackgtm local MCP entrypointdiscovered
- fullstackgtm CLIdiscovered
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.
conventions · 4/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://fullstackgtm.com/llms.txt
- API catalog✓https://fullstackgtm.com/.well-known/api-catalog
- OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✓https://fullstackgtm.com/.well-known/oauth-protected-resource
- Agent card✗
/.well-known/agent-card.json - Agent skills✓https://fullstackgtm.com/.well-known/agent-skills/index.json
Publish these signals → /publishing