vibe-annotations
MCP server that exposes web page annotations to AI coding agents, enabling automated implementation of visual feedback and design tweaks.
README
Vibe Annotations
Visual feedback tool for web development. Annotate elements on your pages, make design tweaks, and share with AI coding agents or teammates.
Get started
1. Install the browser extension
2. Run the setup wizard
npx vibe-annotations-server init
One interactive command installs the global server, starts it in the background, and configures your AI coding agent (Claude Code, Cursor, Windsurf, Codex, OpenClaw, VS Code). Prefer manual? See Installation.
3. Open a localhost page, click Annotate. You can annotate multiple pages on your web app. Then:
A (recommended) - Use the MCP to implement your Annotations
B - Copy to your clipboard: View all > Copy and send to your AI coding agent.
Demos
Annotate, copy/paste to your AI coding agent:
https://github.com/user-attachments/assets/ebcf5a17-423c-459c-b5d5-2876b671c5a7
Make persisting direct design tweaks:
https://github.com/user-attachments/assets/66bc31ed-86d6-4fc0-ab69-7e4ed8c7c27a
Use the MCP server to share your annotations, any websites, multiple pages:
https://github.com/user-attachments/assets/2dc8e03c-a760-4e31-afac-537200387788
Annotate with a browser-capable AI coding agent:
https://github.com/user-attachments/assets/5839d3df-f3e6-4b05-b58a-fdd619487aa4
Collaborate with teammates using export / import features:
https://github.com/user-attachments/assets/58de5fad-d7fa-490d-849f-d25771758067
Use watch mode, never leave your website:
https://github.com/user-attachments/assets/c74d3a43-61c4-4542-ab43-c559cd6e44bf
Documentation
Full docs at vibe-annotations.com/docs — including installation, MCP setup, workflows, architecture, and troubleshooting.
Contributing
See CONTRIBUTING.md. PRs welcome.
License
PolyForm Shield 1.0.0 — see LICENSE and NOTICE.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.