Commit Graph

3 Commits

Author SHA1 Message Date
26c3f82199 add OAuth PKCE flow for Claude.ai web connection
Implements /.well-known/oauth-authorization-server, /authorize (password
form), and /token endpoints so Claude.ai can authenticate via OAuth PKCE.
2026-03-31 17:31:59 +07:00
163fb0708d implement MCP connector with Streamable HTTP transport
Replaces simple Telegram forwarder with a proper MCP server deployable
to Cloudflare Workers and connectable from Claude.ai web interface.
2026-03-31 17:13:17 +07:00
b10bfe55fb clone from miti-telegram project 2026-03-31 16:44:11 +07:00