openclaw-mcp
01Plugin Claude Code
Bridge Claude.ai to your self-hosted OpenClaw AI agent via the Model Context Protocol. Chat, manage sessions, and run async tasks.
Plugin Claude Code
Bridge Claude.ai to your self-hosted OpenClaw AI agent via the Model Context Protocol. Chat, manage sessions, and run async tasks.
Instructions file
Instructions for freema/openclaw-mcp, covering openclaw mcp server, project overview, security policy (critical), docker-first deployment (mandatory) and authentication.
Plugin Claude Code
OpenClaw AI assistant integration. Chat, manage sessions, access memory, and run async tasks through your OpenClaw instance.
MCP server Claude CodeCodexCursor +2
Model Context Protocol (MCP) server for OpenClaw AI assistant integration. Runs locally from the openclaw-mcp npm package.
Agent
Agent for delegating long-running tasks to OpenClaw. Manages async operations and monitors task progress.
Command
Send a message to OpenClaw.
Command
Check OpenClaw gateway health.
Skill Claude CodeCodex
This skill should be used when the user wants to interact with OpenClaw, delegate tasks to their AI assistant, or check gateway status. Activates for AI assistant delegation and orchestration.
MCP server Claude CodeCodexCursor +2
MCP server bridging Claude.ai/Desktop with self-hosted OpenClaw via OAuth 2.1. Runs locally from the openclaw-mcp npm package. Needs 4 environment variables to run.
Plugin Claude Code
Google Sheets integration for reading, writing, and managing spreadsheets. Create charts, format cells, and automate data operations.
MCP server Claude CodeCodexCursor +2
Model Context Protocol (MCP) server for Google Sheets API integration. Runs locally from the mcp-gsheets npm package.
Agent
Agent for analyzing and manipulating Google Sheets data. Reads, writes, formats, and creates charts without cluttering main context.
Command
Format cells in a Google Sheets range.
Command
Read data from a Google Sheets range.
Command
Write data to a Google Sheets range.
Skill Claude CodeCodex
This skill should be used when the user asks about Google Sheets, spreadsheets, cells, rows, columns, charts, or data tables. Activates for reading, writing, formatting, or analyzing spreadsheet data.
MCP server Claude CodeCodexCursor +2
MCP server for Google Sheets API — read, write, format, batch operations. Runs locally from the mcp-gsheets npm package. Needs 5 environment variables to run.
freema/mcp-design-system-extractor
Plugin Claude Code
Extract components from Storybook design systems. Get HTML, styles, themes, and component metadata for AI-assisted UI development.
freema/mcp-design-system-extractor
MCP server Claude CodeCodexCursor +2
Simplified MCP server for Storybook design system extraction with component analysis tools. Runs locally from the mcp-design-system-extractor npm package.
freema/mcp-design-system-extractor
Agent
Agent for building UIs using Storybook design system components. Extracts components and assembles them into complete interfaces.
freema/mcp-design-system-extractor
Command
Extract HTML from a Storybook component.
freema/mcp-design-system-extractor
Command
List components in the Storybook design system.
freema/mcp-design-system-extractor
Command
Get design system theme (colors, spacing, typography).
freema/mcp-design-system-extractor
Skill Claude CodeCodex
This skill should be used when the user asks about Storybook, design systems, UI components, extracting HTML, or building interfaces using existing components. Activates for component listing, HTML extraction, theme analysis, or UI assembly.