VoteShip for VS Code
io.github.mattkilmer/voteship
Manage feature requests, votes, roadmaps, and changelogs from any MCP client.
client:VS Code
transport:streamable-http
runtime:npm
tools:4
Install VoteShip in VS Code
.vscode/mcp.json
{
"servers": {
"voteship": {
"type": "http",
"url": "https://voteship.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs