# How do I connect OpenClaw to Omentir?
> 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://omentir.com/help/how-do-i-connect-openclaw-to-omentir
- Markdown: https://omentir.com/help/how-do-i-connect-openclaw-to-omentir.md

OpenClaw talks to Omentir 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://omentir.com/api/agent/v1/mcp](https://omentir.com/api/agent/v1/mcp), or use REST at https://omentir.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 Omentir first. Fetch [agents.md](https://omentir.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 Omentir. Longer walkthrough: [OpenClaw for LinkedIn outreach](/blogs/openclaw-linkedin-leads).

## Related

- [Can I use OpenClaw for LinkedIn outreach?](https://omentir.com/help/can-i-use-openclaw-for-linkedin-outreach.md)
- [How do I connect Cursor to Omentir?](https://omentir.com/help/how-do-i-connect-cursor-to-omentir.md)
- [How do I connect ChatGPT to Omentir?](https://omentir.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 Omentir tools. LinkedIn stays connected inside Omentir.

**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 an Omentir account](https://omentir.com/signup). Pro is $49/month.
