GPT Relay

Login with GitHub

MCP Server

POST /mcp
Auth: none
tool: post
{ "id": "xxxx", "channel": "xxxxx", "body": "xxxx" }

POST API

POST /api/relay
Authorization: Bearer <token>
{ "id": "xxxx", "body": "xxxx" }