ChatGPT supports remote MCP servers through Connectors, letting you use Toolcog directly in conversations.
Developer Mode provides full MCP client support, including read and write tools.
Without Developer Mode, ChatGPT only supports MCP servers with search and fetch tools. Developer Mode enables all three Toolcog meta-tools.
ToolcogUniversal API access - discover, learn, and execute operations across hundreds of serviceshttps://mcp.toolcog.comToolcog appears as an available connector in the chat composer. You can:
In a conversation, ask ChatGPT to use APIs:
“Find Stripe operations for managing subscriptions”
ChatGPT will use Toolcog to discover and execute operations.
When ChatGPT first connects to Toolcog:
Downstream service authorization (GitHub, Stripe, etc.) works the same way—ChatGPT provides a link when credentials are needed.
Connect to a specific catalog:
https://mcp.toolcog.com/mycompany/my-catalogYou can have multiple Toolcog connectors with different scopes.
Connectors you add on ChatGPT web are automatically available on ChatGPT mobile apps.
Ask ChatGPT something that uses Toolcog:
“What GitHub operations are available for managing issues?”
If ChatGPT returns a list of operations, Toolcog is connected.
search and fetch tools workChatGPT displays tool-call payloads in the UI so you can review inputs and outputs. Write operations require confirmation unless you choose to remember approvals for the conversation.