Installation & Configuration
{
"mcpServers": {
"openclaw": {
"command": "npx",
"args": [
"openclaw-mcp"
],
"env": {
"OPENCLAW_URL": "http://127.0.0.1:18789",
"OPENCLAW_GATEWAY_TOKEN": "your-gateway-token",
"OPENCLAW_MODEL": "openclaw",
"OPENCLAW_TIMEOUT_MS": "300000"
}
}
}
}Information
Transport
stdiostreamable-http
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15