Features

Integration Features

All DorkOS integration capabilities

RelayBeta

Slack Adapter

Chat with your agents in Slack — no context switching required

The Slack adapter connects DorkOS Relay to your Slack workspace. Send messages, receive agent updates, and approve tool calls without leaving Slack.

  • Send messages to agents from any Slack channel
  • Receive streaming agent responses in Slack
  • Tool approval and question prompts via Slack buttons
  • Per-agent Slack binding — route specific agents to specific channels
Relay
RelayAvailable

Telegram Adapter

Monitor and control your agents via Telegram bot

The Telegram adapter gives every DorkOS agent a Telegram bot interface. Monitor runs, receive notifications, and send commands from your phone.

  • Full streaming agent responses in Telegram
  • Tool approval prompts with inline buttons
  • Agent-to-adapter binding for targeted routing
  • Works on mobile — monitor agents anywhere
Relay
CoreAvailable

MCP Server

All DorkOS tools available to any MCP-compatible agent

DorkOS exposes its full tool suite via a Streamable HTTP MCP server. Any MCP-compatible agent — Claude Code, Cursor, Windsurf — can call DorkOS tools directly.

  • Stateless Streamable HTTP transport — no persistent connections
  • Optional API key authentication
  • Full Pulse, Relay, and Mesh tool surface
  • Works with Claude Code, Cursor, Windsurf, and any MCP client
  • Auto-documented via OpenAPI at /api/docs
Core