Pagegoat for Cursor
com.pagegoat/pagegoat
Publish HTML to a shareable link and collect feedback anchored to the passage it refers to.
client:Cursor
transport:streamable-http
Install Pagegoat in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pagegoat": {
"url": "https://mcp.pagegoat.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs