# Parsons MCP Hub — developer docs

The hub is how AIs reach your project: it serves MCP **profiles** — curated tool bundles over
the platform services (and any external MCP servers you register).

**Connect an MCP client:** `https://mcp-hub.parsons.ai/p/{profileId}/mcp` (streamable HTTP;
OAuth against auth.parsons.ai). Get your profile ids from the console or the hub's
`list_profiles` tool.

**Where the surface lives:**

- **MCP** — the `hub` tools on your Admin profile manage profiles, grants, and external-server
  registration (`list_profiles`, `create_profile`, `grant_server`, `register_external_server`, …).
- **Console** — https://mcp-hub.parsons.ai/app for the owner UI.

Per-service developer docs live on each service host (e.g. deploy.parsons.ai/docs,
notifications.parsons.ai/docs) and via each service tool's `docs` action.
