Amendor
io.github.deslay1/amendor-mcpPull change requests from your Amendor board into your coding agent to build and open PRs.
Tools · 4
List change requests submitted by end users on sites you ship. Optionally filter by status. Start here to see what people are asking for.
Get full detail for one change request so you can implement it: the user request, the exact element they pointed at (CSS selector + outerHTML), the page URL, and a screenshot URL. Call this before mak…
Attach a deploy-preview URL to a change request and mark it ready for the requester to review.
Update a change request status as it moves through the build and review flow.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"amendor": {
"url": "https://amendor.site/mcp",
"transport": "streamable-http"
}
}
}