board-webmcp
Board WebMCP
Use this skill to operate the native board demo through @webmcp-bridge/local-mcp.
Prerequisites
uxcis installed and available inPATH.npxis installed and available inPATH.- Network access to
https://board.holon.run. - On a fresh machine, or under an isolated
HOME, install Playwright browsers first withnpx playwright install. - For local board development, point the setup script at
http://127.0.0.1:4173.
Core Workflow
- Ensure the fixed board link exists:
command -v board-webmcp-cli- if missing or pointed at the wrong URL, run
skills/board-webmcp/scripts/ensure-links.sh
- Inspect the bridge and tool schema before calling tools:
board-webmcp-cli -h
More from holon-run/webmcp-bridge
webmcp-bridge
Connect a website to the local-mcp browser bridge through a fixed UXC link. Use when the user needs to operate native WebMCP sites or adapter-backed sites through local-mcp, manage per-site browser profiles, or switch bridge presentation modes explicitly.
14webmcp-adapter-creator
Create fallback site adapters for websites that do not expose native WebMCP. Use when a site needs a new adapter module, tool schema design, browser-side request execution, or request-template extraction from observed page behavior.
10google-webmcp
Connect to Google Search and Gemini through the built-in local-mcp Google adapter and one fixed UXC link. Use when the user wants to run Google searches, chat with Gemini, or download generated Gemini images from an authenticated browser profile.
4x-webmcp
Connect to X and Grok through the built-in local-mcp X adapter and one fixed UXC link. Use when the user wants to read timelines, inspect tweets, post on X, or chat with Grok from an authenticated browser profile.
3weibo-webmcp
Connect to Weibo through the built-in local-mcp Weibo adapter and one fixed UXC link. Use when the user wants to read timelines, inspect posts, publish posts or comments, manage Weibo articles, or run Weibo search from an authenticated browser profile.
2