Skip to main content

OpenClaw

Connect OpenClaw to Cosmonic Desktop's built-in MCP server via Settings → MCP Server → Install in your AI client—Desktop registers the server through mcporter for you. If mcporter isn't available, the manual equivalent (using the daemon binary's path on your platform—macOS shown):

mcporter config add cosmonic --stdio "/Applications/Cosmonic Desktop.app/Contents/Resources/cosmonicd" --arg mcp --arg serve --description "Cosmonic Desktop sandbox"

What OpenClaw can do once connected

Its full tool surface (observe, deploy, build) and the guardrails are covered in Connect Coding Agents; the tools work only while Cosmonic Desktop is running. Desktop can also install the cosmonic-sandbox skill for OpenClaw from the first-run offer or Settings → Agent skills, which lands at ~/.openclaw/skills/cosmonic-sandbox/.

Next steps