Mcp Client

Spawn and interact with MCP (Model Context Protocol) servers via JSON-RPC stdio. Use when the user wants to call tools from MCP servers that are configured in OpenClaw config (~/.openclaw/openclaw.json or ~/.openclaw/config.yaml) but the runtime does not natively expose them. Covers stdio, SSE, and streamable-http transports. Use for: file operations via desktop-commander, browser automation via playwright-mcp, memory storage via server-memory, database queries via supabase-mcp, or any other MCP server the user has installed.

Install

openclaw skills install @space-cadet/mcp-client