Loomscape Docs

Connectors

Add Loomscape to Claude and ChatGPT

The MCP server doubles as a one-click connector for Claude and ChatGPT.

Claude

  1. Settings → Connectors → Add custom connector.
  2. URL: https://api.loomscape.space/mcp
  3. Sign in with Google when prompted (OAuth). Loomscape's tools then appear in Claude.

ChatGPT

Option A — MCP connector (developer mode): add https://api.loomscape.space/mcp as a connector.

Option B — Custom GPT with Actions:

  1. Create a GPT → Actions → Import from URL → https://api.loomscape.space/openapi.json.
  2. Set authentication to API Key, header name x-api-key, and paste your sk_loom_… key.

Connectors authenticated via OAuth are read-only. To let an assistant create brands or add channels, use an API key minted with the brands:write scope.

On this page