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
1
Get MCP URL
Dashboard -> MCP Servers -> Your ServerCopy your MCP URL:
2
Create Custom GPT
- Go to ChatGPT
- Click Explore GPTs
- Click Create a GPT
3
Configure Actions
In the GPT Builder:
- Click Configure tab
- Scroll to Actions
- Click Create new action
4
Add MCP Server
Import your MCP server:
- Get server URL:
https://mcp.your-server-id.boostgpt.co - Paste into Sever url field
5
Add Authentication
If your MCP server requires authentication:
- Click Authentication
- Select API Key
- Add your API key from Dashboard -> MCP Servers -> Settings
6
Test
Use your custom GPT:
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.