# How do I connect OpenClaw to Revora?
> Create a revocable API key. Put it in OpenClaw's secret storage, never in a skill file you commit. Call MCP or REST. Fetch agents.md. OpenClaw is a local runtime, not a chat connector.
- HTML: https://revora-ai.com/help/how-do-i-connect-openclaw-to-omentir
- Markdown: https://revora-ai.com/help/how-do-i-connect-openclaw-to-omentir.md

OpenClaw talks to Revora like other local operators: a key, not a hosted connector. Create the key on the API keys page. Store it in OpenClaw's secret storage. Send Authorization Bearer on [https://revora-ai.com/api/agent/v1/mcp](https://revora-ai.com/api/agent/v1/mcp), or use REST at https://revora-ai.com/api/agent/v1.

A leaked token is a leaked workspace. Do not put the key in a skill file you might commit. Rotate it if the machine is shared.

Finish Revora first. Fetch [agents.md](https://revora-ai.com/agents.md). Start with get_context and list_agents. If you want a new finder, show the config and wait.

OpenClaw is extra surface if you do not already run it. Claude, ChatGPT, and Grok are faster if you only wanted a hosted chat. Local setup: [OpenClaw integration](/integrations/openclaw).

OpenClaw should never sign into LinkedIn. Caps and send stay in Revora. Longer walkthrough: [OpenClaw for LinkedIn outreach](/blogs/openclaw-linkedin-leads).

## Related

- [Can I use OpenClaw for LinkedIn outreach?](https://revora-ai.com/help/can-i-use-openclaw-for-linkedin-outreach.md)
- [How do I connect Cursor to Revora?](https://revora-ai.com/help/how-do-i-connect-cursor-to-omentir.md)
- [How do I connect ChatGPT to Revora?](https://revora-ai.com/help/how-do-i-connect-chatgpt-to-omentir.md)

## Frequently asked questions

**Is OpenClaw a chat connector?**

No. It is a local runtime with a Bearer key. ChatGPT and Claude use workspace approval instead.

**Does OpenClaw get my LinkedIn password?**

No. It calls Revora tools. LinkedIn stays connected inside Revora.

**Should I run OpenClaw if I already use Cursor?**

Not on day one. One coding agent you actually watch is better than two you forget.

**Where do I put the key?**

In OpenClaw's secret storage. Never in a committed skill file.

[Create a Revora account](https://revora-ai.com/signup). Pro is $49/month.
