Guides
Step-by-step instructions to get your developer agent up and running.
Getting started
Your local LLM: swap models, tune, and troubleshoot
Every Node ships with Ollama and an open-source model. How to swap models, monitor Ollama, and point OpenClaw at a remote endpoint if you want to.
Read guideSet up your Anthropic API key on OpenClaw
How to create an Anthropic API key and plug it into an OpenClaw (BYOK) instance.
Read guideSet up your OpenAI API key on OpenClaw
How to create an OpenAI API key and plug it into an OpenClaw (BYOK) instance.
Read guideSet up your assistant safely
Dedicated computer, own credentials, security audit, least privilege, and never share your bot.
Read guideUse your assistant for calendar, docs, voice, and briefings
Calendar invites, Google Docs and Sheets, voice notes, daily briefings, and weekly reports.
Read guideConnect OpenClaw to Google Workspace
Google Cloud project, enable APIs, OAuth consent screen, and OAuth client so your bot can manage calendar and edit docs.
Read guideConnect your agent to Linear
Create a Linear API key, share workspace access, and let your agent read/update issues safely.
Read guideConnect your agent to GitHub
Use a GitHub personal access token so your agent can review repos, issues, and pull requests.
Read guideConnect your agent to Slack
Create a Slack app, add bot scopes, install to workspace, and share channels for safe access.
Read guideConnect your agent to Notion
Create a Notion integration, share pages/databases, and let your agent read or update docs.
Read guideConnect your agent to Telegram
Create a Telegram bot with BotFather, add the token, and test secure commands.
Read guideConnect your agent to Discord
Create a Discord application and bot, grant minimal permissions, and verify messages.
Read guideConnect your agent to WhatsApp
Set up WhatsApp integration, verify webhook details, and safely test two-way messaging.
Read guideSet up MCP servers (beginner guide)
Understand MCP basics, configure your first server, and verify tool calls from your agent.
Read guideConnect GitHub safely (token scopes and SSO)
Use least-privilege GitHub tokens, configure org SSO, and rotate credentials safely.
Read guideConnect Linear safely (API key and team scope)
Scope Linear access by team, avoid owner tokens, and rotate API keys safely.
Read guideSelf-host OpenClaw with Docker on a VPS
Deploy with Docker on a VPS, secure your host, and keep your instance maintainable.
Read guideWebhooks not working? Debugging checklist
Systematically debug webhook failures: URL, SSL, signatures, retries, and payload logs.
Read guideAll articles
Getting started
- → Your local LLM: swap models, tune, and troubleshoot Every Node ships with Ollama and an open-source model. How to swap models, monitor Ollama, and point OpenClaw at a remote endpoint if you want to.
- → Set up your assistant safely Dedicated computer, own credentials, security audit, least privilege, and never share your bot.
- → Set up MCP servers (beginner guide) Understand MCP basics, configure your first server, and verify tool calls from your agent.
API keys (OpenClaw / BYOK)
Use cases & integrations
- → Use your assistant for calendar, docs, voice, and briefings Calendar invites, Google Docs and Sheets, voice notes, daily briefings, and weekly reports.
- → Connect OpenClaw to Google Workspace Google Cloud project, enable APIs, OAuth consent screen, and OAuth client so your bot can manage calendar and edit docs.
- → Connect your agent to Linear Create a Linear API key, share workspace access, and let your agent read/update issues safely.
- → Connect your agent to GitHub Use a GitHub personal access token so your agent can review repos, issues, and pull requests.
- → Connect your agent to Slack Create a Slack app, add bot scopes, install to workspace, and share channels for safe access.
- → Connect your agent to Notion Create a Notion integration, share pages/databases, and let your agent read or update docs.
- → Connect your agent to Telegram Create a Telegram bot with BotFather, add the token, and test secure commands.
- → Connect your agent to Discord Create a Discord application and bot, grant minimal permissions, and verify messages.
- → Connect your agent to WhatsApp Set up WhatsApp integration, verify webhook details, and safely test two-way messaging.
Troubleshooting
- → Connect GitHub safely (token scopes and SSO) Use least-privilege GitHub tokens, configure org SSO, and rotate credentials safely.
- → Connect Linear safely (API key and team scope) Scope Linear access by team, avoid owner tokens, and rotate API keys safely.
- → Webhooks not working? Debugging checklist Systematically debug webhook failures: URL, SSL, signatures, retries, and payload logs.
Self-hosted / advanced
Can't find what you need? Contact us and we'll help you out.