By fnclaude
WinForms automation MCP server — headless UI automation for Windows desktop apps using FlaUI
Claude Code plugin for Rhombus.WinFormsMcp — an MCP server that gives AI agents eyes and hands for Windows Forms apps.
This repo is just the plugin manifest. The server, docs, and issues all live in the source repo.
Step 1 — Add the marketplace (one-time):
/plugin marketplace add fnrhombus/claude-plugins
Step 2 — Install the plugin:
/plugin install winforms-mcp@claude-plugins
Restart Claude Code and you're done. The plugin runs npx -y @fnrhombus/winforms-mcp under the hood — npm caches the package locally, so startup is fast after the first run.
After a new release, npm may serve a cached copy. To force a fresh download:
npx -y @fnrhombus/winforms-mcp@latest
The plugin omits @latest in normal use to skip the registry check and start faster.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin: customize where `--worktree` worktrees go and what branch they get, via repoSettings templates in settings.json.
Tracks token usage and automatically adjusts Claude's efficiency behavior based on weekly and session limits
Claude Code hook that transparently converts Windows paths to POSIX in Bash commands — eliminating retry loops and saving tokens
npx claudepluginhub fnrhombus/claude-plugins --plugin winforms-mcpSafe cross-OS desktop & browser control for Claude Code — the fallback execution layer for when APIs, CLIs, and direct integrations aren't available. Registers the clawdcursor MCP server in compact mode and bundles its usage skill (the SKILL.md at the repo root). Requires Node.js 20+; the MCP server launches via npx, which fetches clawdcursor on demand (or uses your global install if present) — no separate install step.
Give Claude eyes and hands — screen capture and interaction for full-auto workflows
MCP server + skill for Linux KDE Plasma 6 Wayland GUI automation. Provides 30 MCP tools (mouse, keyboard, touch, clipboard, screenshot, AT-SPI2 accessibility tree, window mgmt, D-Bus passthrough) plus the kwin-desktop-automation skill that guides session-mode selection, observation/action sequencing, and platform pitfalls.
Agents and skills for WinUI 3 app development. Create new WinUI 3 desktop apps, convert from other frameworks to WinUI 3, or add features to existing WinUI 3 applications.
Claude Code skill for building MCP Apps with interactive UIs
This command provides the context necessary for Claude Code to create the Desktop Extension or .dxt file of an MCP.