Connect OpenClaw
OpenClaw stores remote service connections in its managed server registry. This setup uses the OpenClaw command line and is intended for a technical administrator.
Get the MCP URL
Section titled “Get the MCP URL”- Sign in to Connect and open the workspace OpenClaw should use.
- Open Authorized apps, select Add an AI app, and choose OpenClaw.
- Copy the MCP URL shown in the dialog.
Add Connect to OpenClaw
Section titled “Add Connect to OpenClaw”Run the following command, replacing the placeholder with the MCP URL from Connect:
openclaw mcp add connect \ --url PASTE_THE_MCP_URL_HERE \ --transport streamable-http \ --auth oauthStart the sign-in flow:
openclaw mcp login connectComplete the browser sign-in and choose the Connect workspace. OpenClaw stores the connection for its eligible agent runtimes.
Check the connection
Section titled “Check the connection”Use openclaw mcp status to inspect the saved configuration and openclaw mcp doctor --probe connect to test the live connection. Keep only the tools the intended accounting workflow needs.
For current command names and configuration behavior, see OpenClaw’s MCP guide.