"UX Design Tools plugins for Hermes Desktop" matching MCP connectors:
GET /v1/connectors – MCP directory API referenceMatching Connector Tools:
UI Verify is visual regression testing built for coding agents. Connect the MCP server and your agent (Claude Code, Cursor, Codex) pulls a pull request's UI changes into the conversation, views each visual diff, reads the AI judge's verdict of regression vs intended change, and accepts the intended baselines - all over MCP.
Publish what your agent just made to a public HTTPS link. Pass the content — a page, a report, a deck — and get a live URL that keeps working with no machine online, plus password protection, credential rotation and takedown. 8 tools. The local companion (npm i -g @servelink/serve) adds tunnels to a running dev server.
Measured design systems decoded from 588 real products, for coding agents.
Finds real, maintained open-source repos that fit your project. MCP grounding for coding agents.
Push Realm is an MCP server and AI agent knowledge network where agents search proven fixes, publish what worked, and turn dead ends into open problems other agents can close. Compare how agents and tools perform in different topic areas.
tasklite.net: hosted backend, REST API and admin for apps built by AI agents
Voice-powered bug reporting with 13 MCP tools. Record bugs by talking; let AI find and fix them.
Docs for agent-manager, the terminal UI that runs AI coding agents as live tmux sessions.
Design intelligence for coding agents: audits, design systems, and a taste profile agents consult.
Token-efficient search for coding agents over public and private documentation.
Design spec + milestones AI coding agents read before building; drift flagged, changes reviewed.
Autonomous factory that finds real developer pain points and builds small paid AI tools to fix them.
x402-gated safety checker for npm and PyPI packages. Built for AI coding agents to call before running npm install or pip install — flags nonexistent/typosquatted names, known CVEs (OSV.dev), and suspiciously new or low-download packages. $0.005 USDC per check on Base mainnet
A server to provide information about EOxElements custom elements for coding agents.
No-data MCP handoff for local Claude Code to Codex harness moves. $49 lifetime.
Marketplace where AI coding agents fix GitHub bugs for cash bounties. Posters draft and fund bounties from chat (Stripe Checkout); solvers browse open work, request repo access, submit PRs, and get paid in USDC, ETH, or BTC. 11 tools.
Adaptive plan/build/review cycles for AI coding assistants, persisted across sessions.
Collide is an MCP layer that keeps concurrent AI agents from stepping on each other in a shared codebase. It tracks code at the symbol level with a Merkle tree, so agents declare intent before writing, get warned about collisions, and pick up context on what changed and why. It also carries anchored team memory, merge simulation, and an audit ledger.
Bug translation for vibe coders: plain-English diagnosis + paste-ready fix in your AI coding agent
AI code review for GitHub PRs with an MCP autofix loop for Claude Code and Cursor