Connectors
Add Loomscape to Claude and ChatGPT
The MCP server doubles as a one-click connector for Claude and ChatGPT.
Claude
- Settings → Connectors → Add custom connector.
- URL:
https://api.loomscape.space/mcp - 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:
- Create a GPT → Actions → Import from URL →
https://api.loomscape.space/openapi.json. - Set authentication to API Key, header name
x-api-key, and paste yoursk_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.