Overview
Use your BoostGPT MCP servers with ChatGPT by creating custom GPT actions.Prerequisites
- ChatGPT Plus or Enterprise subscription
- At least one MCP server created in BoostGPT
Setup
Create Custom GPT
- Go to ChatGPT
- Click Explore GPTs
- Click Create a GPT
Add MCP Server
Import your MCP server:
- Get server URL:
https://mcp.your-server-id.boostgpt.co - Paste into Sever url field
Add Authentication
If your MCP server requires authentication:
- Click Authentication
- Select API Key
- Add your API key from Dashboard -> MCP Servers -> Settings
Authentication
API Key Authentication
In GPT Actions configuration:- Authentication Type: API Key
- API Key: Your key from Dashboard -> MCP Servers -> Settings
- Auth Type: Bearer (or Custom depending on your setup)
Example Usage
After setup, your custom GPT can use your MCP tools:Best Practices
- Name servers clearly - Use descriptive names in config
- Monitor usage - Check Dashboard -> MCP Servers -> Logs
Troubleshooting
Action not connecting
Action not connecting
Verify your MCP URL is correct and accessible. Test it directly in your browser.
Authentication errors
Authentication errors
Ensure the API key in GPT Actions matches what’s configured in your MCP server settings.
Timeouts
Timeouts
Optimize your MCP server to respond quickly. ChatGPT actions have strict timeout limits.