Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
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 Published 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.

Directory details

Slug
customgpt-ai
Category
AI & Knowledge
Category slug
ai-and-knowledge
Authentication
API Key
Auth type
api-key

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.

Use with your agent
{
  "mcpServers": {
    "customgpt-ai": {
      "url": "https://mcp.customgpt.ai"
    }
  }
}

Connection links