MCP
Last updated
https://appapi.tgbot.ai/mcphttps://chatgpt.com/connector/oauth/*https://appapi.tgbot.ai/mcphttps://appapi.tgbot.ai/.well-known/oauth-protected-resource
https://appapi.tgbot.ai/.well-known/oauth-authorization-serverAuthorization URL: https://appapi.tgbot.ai/oauth/authorize
Token URL: https://appapi.tgbot.ai/oauth/tokenScopes: read write
PKCE: S256
resource: https://appapi.tgbot.ai
Client ID: bots-business-mcpresource=https://appapi.tgbot.airesource=https://appapi.tgbot.ai/mcpPOST /mcpPOST https://appapi.tgbot.ai/mcp
Authorization: Bearer <access_token>
Content-Type: application/json405 Method Not Allowedcurl https://appapi.tgbot.ai/.well-known/oauth-protected-resourcecurl -X POST https://appapi.tgbot.ai/mcp \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18"}}'curl -X POST https://appapi.tgbot.ai/mcp \
-H 'Authorization: Bearer <access_token>' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'POST https://appapi.tgbot.ai/mcpGET https://appapi.tgbot.ai/mcphttps://appapi.tgbot.aihttp://localhosthttps://appapi.tgbot.ai/mcp