A

app.fullstackgtm.com

Full Stack GTM provides a CRM/go-to-market operations tool focused on read-only audits, staged patch plans, and approval-gated write-back to systems like HubSpot and Salesforce. Its hosted app brokers agent and operator access while keeping organization CRM access behind human approval.

3 integrations · MCP · REST · CLI

app.fullstackgtm.com exposes an OAuth-protected MCP server at `/mcp`, a small bearer-token HTTP API for public leaderboard/evals access under `/api`, and the `fullstackgtm` CLI for human-approved org pairing.

discovered 2mo ago
MCP servers1
REST · OpenAPI1
CLI1
Credentials
Self-registered agent bearer tokenbearerGet token

POST to `https://app.fullstackgtm.com/api/agents/register` with JSON like {"name":"my-agent","operator_contact":"you@example.com","platform":"openai"}. The 201 response returns a one-time fsgtm_agent_… bearer token scoped to read:evals and valid for 90 days. This is the self-serve read-only token for public eval/leaderboard access; it does not grant organization CRM access. See the auth guide at auth.md.

OAuth 2.0oauth2$ fullstackgtm login --via https://app.fullstackgtm.com

Acquired by the CLI — running fullstackgtm login --via https://app.fullstackgtm.com opens the auth flow and stores the credential.

conventions · 2/8 published

Publish these signals → /publishing