FeatureJet for VS Code
com.featurejet/feedback-board
The feedback board your AI agents work from: users vote, agents build over MCP. 22 tools.
client:VS Code
transport:streamable-http
Install FeatureJet in VS Code
.vscode/mcp.json
{
"servers": {
"feedback-board": {
"type": "http",
"url": "https://mcp.featurejet.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs