VoteShip for Cursor
io.github.mattkilmer/voteship
Manage feature requests, votes, roadmaps, and changelogs from any MCP client.
client:Cursor
transport:streamable-http
runtime:npm
tools:4
Install VoteShip in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"voteship": {
"url": "https://voteship.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs