Self-aware MCP agent with Telegram and FakeChat channels
JSON-RPC 2.0 over Streamable HTTP. Connect from Claude Desktop or Claude Code.
POST /mcp
Identity, memory, goals, status, introspection, and reflection tools.
15+ tools
Two-way bridge via webhook. Reply, react, edit messages. Pairing flow for access control.
webhook /telegram/webhook
Add to Claude Desktop or Claude Code:
{
"mcpServers": {
"agent": {
"type": "url",
"url": "https://agent.liteio.dev/mcp",
"headers": {
"Authorization": "Bearer YOUR_TOKEN"
}
}
}
}
GET /mcp — SSE / server info
POST /mcp — JSON-RPC 2.0
DELETE /mcp — End session
POST /telegram/webhook — Telegram webhook
GET /fakechat — Chat UI
GET /fakechat/ws — WebSocket