Agentation
Freeby MCP Community
MCP server for Agentation - visual feedback for AI coding agents
v1.2.0Added Apr 12, 2026
Agentation MCP Server
MCP server for Agentation - visual feedback for AI coding agents
Installation
Reviews
Installation
Quick install
npx -y agentation-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"agentation": {
"command": "npx",
"args": ["-y", "agentation-mcp"]
}
}
}