π¦ MCP server for OpenClaw - secure bridge between Claude.ai and your self-hosted OpenClaw assistant with OAuth2 authentication
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry β install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.AUTH_ENABLEDβ true MCP_CLIENT_ID=openclaw MCP_CLIENT_SECRET=your-secret \CORS_ORIGINSHOSTMCP_CLIENT_IDβ Then in Claude.ai add a custom MCP connector pointing to https://your-domain.com/mcp with =openclaw and your MCP_CLIENT_SECRET.MCP_CLIENT_SECRETβ ${MCP_CLIENT_SECRET}MCP_DANGEROUSLY_ALLOW_DCRMCP_DANGEROUSLY_ALLOW_DCR_PUBLICMCP_ISSUER_URLβ ${MCP_ISSUER_URL:-}MCP_REDIRECT_URISOAUTH_ENABLEDOPENCLAW_GATEWAY_TOKENβ ${OPENCLAW_GATEWAY_TOKEN}OPENCLAW_INSTANCESOPENCLAW_MODELβ "": "openclaw",OPENCLAW_TIMEOUT_MSβ "": "300000"OPENCLAW_URLβ "": "http://127.0.0.1:18789",PORTTRUST_PROXYβ 1 (or --trust-proxy 1) β otherwise express-rate-limit rejects the proxy's X-Forwarded-For header and /token crashes with ERR_ERL_UNEXPECTED_X_FORWARDED_FOR.[](https://m8ven.ai/mcp/freema-openclaw-mcp-17v70p)