AI & KnowledgeAuth: API Key
CustomGPT.ai hosted MCP server
RAG agents
CustomGPT.ai’s hosted MCP server lets agents query the RAG agents a team has built on CustomGPT — asking questions against ingested business content with API-key access.
Curated by Agentic WorkersPublished Updated
Server description
Query your CustomGPT knowledge agents over MCP
CustomGPT.ai’s hosted MCP server lets agents query the RAG agents a team has built on CustomGPT — asking questions against ingested business content with API-key access.
- Slug
- customgpt-ai
- Category
- AI & Knowledge
- Category slug
- ai-and-knowledge
- Authentication
- API Key
- Auth type
- api-key
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"customgpt-ai": {
"url": "https://mcp.customgpt.ai"
}
}
}