ChatGPT
Sampling.....
Connect Dstl8 to ChatGPT via MCP for observability access in chat.
Prerequisites
ChatGPT Plus, Team, or Enterprise plan
Setup
Open ChatGPT and go to Settings → Connectors → Add custom connector
Enter the following:
Name: Dstl8
URL:
https://<org_id>.app.dstl8.ai/mcpAuthentication: Bearer token
Token: your Dstl8 API token
Click Save
Replace <org-id> and token with your credentials.
Verify
Start a new conversation and ask ChatGPT to list your available tools. You should see the Dstl8 observability tools listed.
Troubleshooting
Connector not connecting — Verify your endpoint is reachable by running in a terminal:
A 401 means the token is invalid. A 200 or 400 means the endpoint is reachable and the issue is on the ChatGPT side.
Note: ChatGPT MCP support is relatively new and connector behavior may vary. If you run into issues, reach out to us at [email protected].
Last updated