WWW.RTSAK.COM
Search for IP or hostnames:
This is a public HTTP streaming implementation of the Model Context Protocol (MCP) for https://www.rtsak.com
Endpoint: https://www.rtsak.com/
🤖 Setup Instructions
Claude Desktop
Add to your Claude Desktop config file:
{ "mcpServers": { "unknown": { "url": "https://www.rtsak.com/" } } }📍 Config file location
- Windows:
%APPDATA%\Claude\config.json - macOS:
~/Library/Application Support/Claude/config.json - Linux:
~/.config/Claude/config.json
Claude Code (Terminal)
Run this command:
claude mcp add --transport http unknown https://www.rtsak.com/
ChatGPT (Custom GPT)
Quick setup:
- Go to GPT Builder
- Click Create → Configure → Actions
- Click "Import from URL"
- Enter:
https://www.rtsak.com//openapi.yaml - Click Import and save
Or manually add the endpoint https://www.rtsak.com/ as an action.
Note: After adding the configuration, restart your Claude application for changes to take effect.