Overview
Your BoostGPT MCP servers can be used with any AI agent that supports the MCP protocol, not just BoostGPT agents.Supported AI Agents
BoostGPT Agents
Use with your BoostGPT agents
Claude Desktop
Connect to Claude Desktop app
ChatGPT
Use with ChatGPT (via plugins)
How It Works
When you create an MCP server in BoostGPT, you get a custom URL:- BoostGPT agents - Native integration
- Claude Desktop - MCP protocol support
- ChatGPT - Via custom plugin/action
- Other MCP-compatible agents - Any agent supporting MCP
Getting Your MCP URL
1
Create MCP Server
Dashboard -> MCP Servers -> Create Server
2
Get URL
After creation, copy your MCP server URL:
3
Use Anywhere
Connect this URL to any MCP-compatible AI agent
Use Cases
Internal Tools Everywhere
Create once, use everywhere:Team Collaboration
Share MCP servers across your team:Multi-Agent Workflows
Use different agents for different tasks:Security
Authentication
All MCP server requests require authentication:- API Keys - Configured in MCP server settings
- Rate Limiting - Prevent abuse
- Access Logs - Monitor usage
Permissions
Control who can use your MCP servers:- Dashboard -> MCP Servers -> Your Server -> Access
- Add team members or make public
- Revoke access anytime
Best Practices
- Name servers clearly - Easy to identify purpose
- Document tools - Add descriptions for each endpoint
- Monitor usage - Check logs regularly
- Rotate credentials - Update API keys periodically
- Version your APIs - Support multiple MCP server versions
Example: Internal CRM
Create an MCP server for your CRM and use it everywhere:- Query customer data
- Create contacts
- Update deals
- Generate reports