API

Integrate Crosslybot with your systems

Two integration paths. Webhooks for servers and no-code platforms. MCP for AI agents like Claude Desktop and Cursor.

When to use which

Both options use the same backend — pick based on your scenario.

Scenario

Server integration (backend, script, no-code)

Pick

Webhooks

Why

Stable HTTP API, idempotency, direct control of requests

Scenario

AI agent drives publishing

Pick

MCP

Why

LLM figures out where to publish via discovery + fuzzy resolve

Scenario

Scheduled cron job

Pick

Webhooks

Why

Script decides what and where — deterministic flow

Scenario

AI chat: "publish this to channel X"

Pick

MCP

Why

AI understands context and forms the payload without copying IDs

Get started in five minutes

Open the bot, create a project and get a token — both APIs are available immediately.