Connect OpenClaw
Installing OpenClaw and giving it your context are 2 different jobs. This one connects OpenClaw to your AI OS, so every session starts already knowing your business.
OpenClaw runs on your machine, so it gets the local server and can build and edit the folder itself.
- 1Add the local server.
$ openclaw mcp add aios --command npx --arg -y --arg @thenavidm/aios-mcp-cli - 2Or reach the hosted one instead.
$ openclaw mcp add aios --url https://mcp.aios.guide/mcp --transport streamable-http --auth oauth - 3Check it connected.
$ openclaw mcp doctor aios --probe
Was this page helpful?