Published October 28, 2025 | Version 1.0
Software documentation Open

AT Protocol Bot — Minimal MCP bridge

  • 1. Cat Game Research

Description

AT Protocol Bot — Minimal MCP bridge

This dev kit packages AT-bot, a compact command-line toolkit and Minimal Control Protocol (MCP) bridge designed to enable reproducible, agent-friendly automation for the AT Protocol and Bluesky ecosystem. The PDF export documents the project goals, design principles, architecture, and practical examples, and includes a developer-focused quickstart, MCP integration patterns, and recommended testing and deployment practices. AT-bot favors a POSIX-first, minimal-dependency approach to make social automation safe, auditable, and easy to integrate into CI pipelines, shell-first workflows, and language-agnostic agent controllers. The dev kit covers authentication and secure session handling, core primitives for posting, fetching, streaming, and moderation, and a lightweight MCP server that exposes structured, idempotent actions for LLM-driven agents and orchestration systems. Intended audiences include platform integrators, automation engineers, researcher-operators, and developers building agentic workflows. The documentation highlights operational concerns such as retry/backoff, rate-limit handling, threat models for session tokens, and options for encrypted storage and conformance testing. This artifact is released to accelerate reproducible experimentation, to lower the barrier for multi-agent orchestration on AT Protocol, and to serve as a practical reference for engineering teams adopting MCP-based automation.

Files

AT-bot_Complete_Documentation.pdf

Files (2.7 MB)

Name Size Download all
md5:47f490893bafd81cec2a31a171efedf1
325.0 kB Preview Download
md5:4b6e589f9ffd06a60449f32bab692e4a
1.1 MB Preview Download
md5:b7b3c72fdf966464bfe9ab6bca6e59bf
1.3 MB Preview Download

Additional details

Dates

Submitted
2025-10-28
initial version upload

Software

Repository URL
https://github.com/p3nGu1nZz/AT-bot
Programming language
C++ , TypeScript , Shell , CMake
Development Status
Active