← Back to OctoDock

Documentation

Everything you need to get started with OctoDock.

What is OctoDock?

OctoDock is a unified MCP (Model Context Protocol) server that connects your AI assistants to all your apps through a single URL. Instead of configuring multiple integrations, you connect once and every AI agent can operate all your authorized apps.

Getting Started

1Sign in with your Google account at octo-dock.com
2Connect the apps you want to use (Notion, Gmail, Google Calendar, etc.)
3Copy your MCP URL from the dashboard
4Paste it into your AI tool (Claude, ChatGPT, Cursor, etc.)

MCP Tools

OctoDock exposes 2 tools to your AI agent (~300 tokens):

octodock_do(app, action, params, intent)

Execute actions across all connected apps with automatic validation, name resolution, and error recovery

octodock_help(app?, action?, difficulty)

Get guidance when unsure about which app, action, or parameters to use

Supported Apps

Notion
Gmail
Google Calendar
Google Drive
Google Docs
Google Sheets
Google Tasks
YouTube
GitHub
LINE
Telegram
Discord
Slack
Threads
Instagram
Canva
Gamma

Memory System

OctoDock remembers your preferences and usage patterns across different AI agents. When you use a name to refer to a Notion page, OctoDock learns the mapping and resolves it automatically next time.

Workflows

OctoDock automatically detects repeated operation patterns and saves them as workflows. You can also create workflows manually. Workflows persist across agents and sessions.

Security

  • All OAuth tokens are encrypted with AES-256-GCM at rest
  • Tokens are never exposed in logs, responses, or error messages
  • Each user has an isolated MCP endpoint with a unique API key
  • Per-user rate limiting prevents abuse
  • GDPR-compliant: full account deletion available