This is a public HTTP streaming implementation of the Model Context Protocol (MCP) for https://zorigin.robtex.com
Endpoint: https://zorigin.robtex.com/en/mcp
You can try it out directly on ChatGPT as a GPT
Add to your Claude Desktop config file:
{
"mcpServers": {
"unknown": {
"url": "https://zorigin.robtex.com/en/mcp"
}
}
}
%APPDATA%\Claude\config.json~/Library/Application Support/Claude/config.json~/.config/Claude/config.jsonRun this command:
claude mcp add --transport http unknown https://zorigin.robtex.com/en/mcp
Quick setup:
https://zorigin.robtex.com/en/mcp/openapi.yamlOr manually add the endpoint https://zorigin.robtex.com/en/mcp as an action.