> ## Documentation Index
> Fetch the complete documentation index at: https://glide-9da73dea.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Partner registry submissions

> Submission checklist for Anthropic Connector Marketplace, ChatGPT Apps, Google Vertex, OpenClaw, Hermes. Tracks the pre-submit checklist that a human operator works through once the infra is green.

Submissions require registered OAuth clients + live `mcp.glide.co` + approved icons — none of which the CI can emit by itself. This file tracks the submission checklist that a human operator works through once the infra is green.

## P6.1 — Anthropic Claude Desktop Connector Marketplace

**Artifact:** `docs/designs/agent-distribution-partner-packs/anthropic/connector-manifest.json`

**Pre-submit checklist:**

* [ ] `NEXT_PUBLIC_PRIVY_APP_ID` + Privy programmable signing policy live on prod.
* [ ] `mcp.glide.co/{read,write,treasury}` returns 200 on health checks.
* [ ] `auth.glide.co/.well-known/oauth-authorization-server` serves metadata.
* [ ] Icon uploaded at `glide.co/brand/glide-connector-icon-1024.png`.
* [ ] At least one internal smoke test: Claude Desktop → authorize → trip-budget skill end-to-end.
* [ ] Content-policy attestations reviewed by legal.

**Submit via:** Anthropic Partner Portal ([https://console.anthropic.com/partners](https://console.anthropic.com/partners)).

**Review cadence:** \~1-2 weeks initial. Rejection paths documented at [Anthropic Connector Docs](https://docs.anthropic.com/claude/docs/connectors).

## P6.2 — OpenAI ChatGPT Apps SDK

**Artifact:** `docs/designs/agent-distribution-partner-packs/openai/plugin-manifest.json`

**Pre-submit checklist:**

* [ ] Same infra as Anthropic (Privy, MCP, OAuth AS).
* [ ] Verification token obtained from OpenAI dashboard.
* [ ] OpenAPI spec auto-generated from MCP tool catalog (see Phase 6 P6.4 CI).
* [ ] Icon at `glide.co/brand/glide-chatgpt-icon-1024.png`.
* [ ] At least one internal smoke test: ChatGPT Apps → authorize → trip-budget end-to-end.

**Submit via:** OpenAI Apps SDK submission form.

## P6.3 — Google Vertex AI Agent Builder

**Artifact:** `docs/designs/agent-distribution-partner-packs/google-vertex/agent-tool.json`

**Pre-submit checklist:**

* [ ] Same infra as above.
* [ ] Service-account role `roles/vertex-ai.agent-tool-consumer` published.
* [ ] VPC Service Controls compatibility tested with one design-partner tenant.
* [ ] SOC 2 Type II attestation status documented (in progress at submission time is fine).

**Submit via:** Google Cloud Marketplace partner portal.

## Tracking

Each submission's status is tracked in `~/.gstack/projects/darshanbathija-axtior-neobank/ceo-plans/2026-04-24-glide-headless-agentic-banking.md` under the "distribution" section. Update after every review cycle.

## Rollback

Per PLAN.md §"Rollback posture": if any registry flags Glide for policy violation, remove the manifest from registry + disable that OAuth client. Takes effect within each registry's cache TTL (Anthropic \~1h, OpenAI \~30min, Vertex \~15min).
