desktop-mac-mcp-host
Handles local MCP server implementation, OpenClaw protocol design, and CRT/DAT minting on macOS.
Install
mkdir -p .claude/skills/desktop-mac-mcp-host && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/12759" && unzip -o skill.zip -d .claude/skills/desktop-mac-mcp-host && rm skill.zipInstalls to .claude/skills/desktop-mac-mcp-host
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Use when implementing or reviewing the local MCP HTTP/SSE host on the Mac, the OpenClaw DataSourceBinding interface, CRT/DAT minting, or the OpenClaw conformance test harness inside the desktop-mac owner family.Key capabilities
- →Design OpenClaw DataSourceBinding Swift protocol
- →Mint and rotate local CRT tokens
- →Run OpenClaw conformance test harness
- →Generate BYOA pane MCP-config snippets
How it works
This skill focuses on the local MCP HTTP/SSE host on the Mac, ensuring consistency with shared Python-based PKM routes and OpenClaw protocol conformance.
Inputs & outputs
When to use desktop-mac-mcp-host
- →Designing OpenClaw DataSourceBinding protocols
- →Minting local CRT tokens for agent authentication
- →Running OpenClaw conformance test harnesses
- →Generating MCP config snippets for Claude or Cursor
About desktop-mac-mcp-host
Facilitates the development of the OneMCPServer, focusing on OpenClaw protocol conformance and secure token rotation. It ensures the Mac-based host stays consistent with shared Python-based PKM routes.
Use when implementing or reviewing the local MCP HTTP/SSE host on the Mac, the OpenClaw DataSourceBinding interface, CRT/DAT minting, or the OpenClaw conformance test harness inside the desktop-mac owner family.
When not to use it
- →When performing knowledge-source ingestion work
- →When working with the hosted Consent MCP
- →When dealing with broad Mac-app intake where the MCP boundary is unclear
Limitations
- →It does not cover knowledge-source ingestion work
- →It does not cover the hosted Consent MCP
- →It does not cover broad Mac-app intake where the MCP boundary is unclear
How it compares
This skill specifically addresses Mac-based MCP development and OpenClaw conformance, rather than general MCP development or hosted consent services.
Compared to similar skills
desktop-mac-mcp-host side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| desktop-mac-mcp-host (this skill) | 0 | 3mo | Review | Intermediate |
| openrouter-data-privacy | 0 | 27d | Review | Intermediate |
| mcp-builder | 136 | 3mo | Review | Advanced |
| copilot-sdk | 7 | 4mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by hushh-labs
View all by hushh-labs →You might also like
openrouter-data-privacy
jeremylongshore
Implement data privacy controls for OpenRouter requests. Use when handling PII or meeting compliance requirements. Trigger with phrases like 'openrouter privacy', 'openrouter pii', 'openrouter gdpr', 'openrouter data protection'.
mcp-builder
anthropics
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
copilot-sdk
github
Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.
openrouter-function-calling
jeremylongshore
Implement function/tool calling with OpenRouter models. Use when building agents or structured outputs. Trigger with phrases like 'openrouter functions', 'openrouter tools', 'openrouter agent', 'function calling'.
agentica-server
parcadei
Agentica server + Claude proxy setup - architecture, startup sequence, debugging
mcp-developer
Jeffallan
Use when building MCP servers or clients that connect AI systems with external tools and data sources. Invoke for MCP protocol compliance, TypeScript/Python SDKs, resource providers, tool functions.