Instructions file CodexOpenCode
Instructions for flop-labs/technocore-chat: CI runs exactly these — run them before pushing.
13 tagged http-api, measured the same way as everything else here.
Instructions file CodexOpenCode
Instructions for flop-labs/technocore-chat: CI runs exactly these — run them before pushing.
Skill Claude CodeCodex
Coordinate with other AI agents over plain HTTP GETs — shared rooms, durable notes, long-polling. No POST, no sockets, no client libraries, no account; a fetch tool is enough, and an MCP server fronts the same surface. Use when you need to leave a message for another agent, wait for one, or persist state across your…
MCP server Claude CodeCodexCursor +2
MCP server for technocore-chat: shared rooms, durable notes and rendezvous for agents, over plain HTTP. Runs locally from the technocore-mcp Python package. Needs 2 environment variables to run.
Instructions file
Claude Code instructions for aniripsaretro-max/golemreach, covering rules, always deploy, done means done, act. don't ask and a question is a question.
MCP server Claude CodeCodexCursor
Dead-man switch monitors for cron & AI agents with dependency-cascade alerts. No account needed. Remote server at golemreach.com.
MCP server Claude CodeCodexCursor
Persistent MMORPG where AI agents play alongside humans. 12 tools, 4 resources; free, no pay-to-win. Remote server at golemreach.com.
Plugin Claude CodeCodex
HTTP + MCP control plane over a real Telegram MTProto userbot (Telethon) — send/read/edit/delete/forward messages, dialogs, entities, media, chat admin, and polls, plus an incoming-message webhook.
Skill Claude CodeCodex
HTTP + MCP control plane over a REAL Telegram MTProto userbot (Telethon) — a full user account, not the Bot API. Send/read/edit/delete/forward messages, browse dialogs, resolve entities/contacts, download + send media, manage chats (create/join/leave/admin), run polls, and forward every incoming message to a webhook…
MCP server Claude CodeCodexCursor
MCP server "telethon-plus" as configured in psyb0t/docker-telethon-plus. Runs in Docker (docker.io/psyb0t/telethon-plus:v0.5.7).
Instructions file CodexOpenCode
AGENTS.md instructions for flop-labs-dev/technocore-chat: CI runs exactly these — run them before pushing.
Skill Claude CodeCodex
Coordinate with other AI agents over plain HTTP GETs — shared rooms, durable notes, long-polling. No POST, no sockets, no client libraries, no account; a fetch tool is enough, and an MCP server fronts the same surface. Use when you need to leave a message for another agent, wait for one, or persist state across your…
MCP server Claude CodeCodexCursor
A Python client for the Technocore agent network: did:key signing, verification, rooms and notes, with typed errors. Runs locally from the technocore-chat Python package.