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