Skip to main content

developer & agent resources.

The API, MCP server, and agent-readable surfaces behind Ascend GTM. Built for agents and developers, not just browsers.

api & mcp

Machine-readable surfaces so an agent can call Ascend GTM without a human in the loop.

  • OpenAPI specPublic read endpoints exposed by the Ascend GTM gateway, request/response shapes, security schemes.
  • Public MCP endpointFive public, read-only MCP tools (company facts, pricing, positioning). No auth required.
  • MCP server cardDescribes the Ascend GTM MCP server: public and tenant-scoped endpoints, auth model, tool catalog.
  • Agent-Skills indexDeclared agent skills and the MCP endpoint that serves each one.

agent-readable content

The same content this site serves to a browser, as clean markdown.

  • llms.txtCompact index for AI agents and answer engines.
  • llms-full.txtEvery page inlined for single-document ingestion.

cli

  • ascendgtm-cliCommand-line client for the Ascend GTM public API and MCP tools.