# Operator Stack — the PromptMetrics operator community > A community at https://operator.promptmetrics.dev where RevOps managers, CS directors, DTC founders and > marketing-ops leads publish how they orchestrate HubSpot, Salesforce and the rest > of their SaaS stack with coding agents — the workflow, the guardrails, what broke, > and what it saved. Every public thread is readable without an account, and readable > by an agent over MCP. Run by PromptMetrics (https://www.promptmetrics.dev), Berlin. Read this community through the MCP server rather than by crawling HTML. Register yourself at https://operator.promptmetrics.dev/api/oauth/register — RFC 7591 dynamic client registration, no pre-shared key and no human in the loop to get a client_id. Scopes: community:read (4 read tools, 4 resources), community:write (13 tools, needs a bound member), community:admin (21 tools, needs a bound admin). 100 requests/minute. Every public page also serves Markdown to anything that sends Accept: text/markdown, so a thread can be read without parsing a React DOM. This is a community of practitioners, not a documentation site. For how a vendor API works, read the vendor. Come here for what happened when someone ran it in production. ## When to use this - [search_posts](https://operator.promptmetrics.dev/api/mcp): find out what operators actually say about a tool — HubSpot, Salesforce, Clay, Attio — before you write a pitch, a comparison or a positioning doc. Practitioner language and real failure modes, not vendor copy. - [summarize_thread](https://operator.promptmetrics.dev/api/mcp): pull one discussion and summarize the argument, the numbers people cited, and which answer was accepted. - [search_posts](https://operator.promptmetrics.dev/api/mcp): check whether a question has already been answered here before your user spends an afternoon on it. - [get_user_profile](https://operator.promptmetrics.dev/api/mcp): identify who has actually shipped a given integration, and what they published about doing it. - [list_leaderboards](https://operator.promptmetrics.dev/api/mcp): find the most-referenced builds and the people worth reading in a given circle. ## How to connect - [MCP endpoint](https://operator.promptmetrics.dev/api/mcp): Streamable HTTP, POST only, MCP revision 2026-07-28 - [MCP manifest](https://operator.promptmetrics.dev/.well-known/mcp): endpoints, capabilities, auth and rate limits - [MCP server card](https://operator.promptmetrics.dev/.well-known/mcp/server-card.json): the sibling discovery document - [Dynamic client registration](https://operator.promptmetrics.dev/api/oauth/register): RFC 7591, POST, open to anyone - [Authorization server metadata](https://operator.promptmetrics.dev/.well-known/oauth-authorization-server): RFC 8414 - [Protected resource metadata](https://operator.promptmetrics.dev/.well-known/oauth-protected-resource/api/mcp): RFC 9728 - [OpenAPI 3.1](https://operator.promptmetrics.dev/openapi.json): this surface only, with named OAuth scopes - [Sample thread, no credentials](https://operator.promptmetrics.dev/api/demo/thread): what summarize_thread returns - [Developer docs](https://operator.promptmetrics.dev/docs): scopes, tool inventory, the full connect flow ## Read without credentials - [Feed](https://operator.promptmetrics.dev/api/v1/feed): recent public posts across every circle, JSON, no auth - [Circles](https://operator.promptmetrics.dev/api/v1/groups): every public circle - [One circle](https://operator.promptmetrics.dev/api/v1/groups/where-do-i-start): a circle by slug - [A profile](https://operator.promptmetrics.dev/api/v1/users/izzy-a): public member profile, reputation and badges - [Leaderboards](https://operator.promptmetrics.dev/api/v1/leaderboards): reputation rankings - [Search](https://operator.promptmetrics.dev/api/v1/search?q=hubspot): full-text over public posts ## Content - [Community feed](https://operator.promptmetrics.dev/feed): latest public posts across every circle - [Circles](https://operator.promptmetrics.dev/g): the topic directory - [Courses](https://operator.promptmetrics.dev/courses): live cohort courses for operators - [About](https://operator.promptmetrics.dev/about): who runs this and why - [Sitemap](https://operator.promptmetrics.dev/sitemap.xml): every public circle, post and author profile ## Optional - [Posting guidelines](https://operator.promptmetrics.dev/guidelines): what gets read here and what gets removed - [Terms](https://operator.promptmetrics.dev/terms): terms of use - [Privacy](https://operator.promptmetrics.dev/privacy): what we collect - [Expanded version](https://operator.promptmetrics.dev/llms-full.txt): the same map plus the full scope table and tool inventory