OpenClaw Direct for Cursor
direct.openclaw/mcp
Deploy, monitor, and manage your OpenClaw AI assistants via natural language.
client:Cursor
transport:streamable-http
Install OpenClaw Direct in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://openclaw.direct/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs