{"library":"agentation-mcp","type":"library","category":null,"description":"Agentation MCP (Model Context Protocol) is a Node.js server designed to provide visual feedback to AI coding agents, such as Claude Code. It facilitates a two-way communication channel where a browser toolbar can send web page annotations to the server, and AI agents can consume these annotations as actionable feedback. The server exposes both an HTTP API for browser interaction (e.g., creating sessions, adding annotations) and an MCP interface (via stdio) to AI agents, offering tools to list, retrieve, acknowledge, resolve, and dismiss annotations. It also supports 'hands-free mode' for continuous agent processing via a `watch_annotations` tool. Currently at version 1.2.0, the package primarily focuses on CLI-driven server operation but ships with TypeScript types, implying programmatic integration is possible. Its key differentiator is providing a structured, visual feedback loop specifically for AI agents interacting with web content.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install agentation-mcp","imports":["import { startServer } from 'agentation-mcp';","import { type ServerOptions } from 'agentation-mcp';","import { runCli } from 'agentation-mcp/cli';"]},{"cmd":"yarn add agentation-mcp","imports":[]},{"cmd":"pnpm add agentation-mcp","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/agentation-mcp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/agentation-mcp/compatibility"}}