Overview
Connect your BoostGPT MCP servers to Claude Desktop to use your custom tools with Claude.Prerequisites
- Claude Desktop app installed
- At least one MCP server created in BoostGPT
Setup
1
Get MCP URL
Dashboard -> MCP Servers -> Your ServerCopy your MCP URL:
2
Open Claude Desktop Config
Open Claude Desktop configuration file:macOS/Linux:Windows:
3
Add MCP Server
Add your BoostGPT MCP server to the config:
4
Add Authentication
If your MCP server requires authentication:
5
Restart Claude Desktop
Close and reopen Claude Desktop to load the new MCP server
6
Test
In Claude Desktop, try using your custom tools:
Multiple MCP Servers
Add multiple BoostGPT MCP servers:Example Configuration
Complete example with authentication:Authentication
API Key
Bearer Token
Example Usage
After setup, use your tools in Claude Desktop:Use Cases
Personal Assistant
Development Workflow
Business Intelligence
Troubleshooting
Config file not found
Config file not found
Create the directory and file manually if it doesn’t exist. Use the paths shown in Setup step 2.
MCP server not connecting
MCP server not connecting
- Verify the URL is correct
- Check that your MCP server is active in Dashboard
- Restart Claude Desktop after config changes
Authentication errors
Authentication errors
Ensure headers match what your MCP server expects. Check Dashboard -> MCP Servers -> Settings.
Tools not appearing
Tools not appearing
- Restart Claude Desktop
- Check for JSON syntax errors in config file
- Verify MCP server URL is accessible
Best Practices
- Name servers clearly - Use descriptive names in config
- Test individually - Add one MCP server at a time
- Monitor usage - Check logs in Dashboard -> MCP Servers
- Keep updated - Update authentication tokens when needed