Frostbyte for VS Code
dev.getfrostbyte/frostbyte
Roadmap, tasks, releases and user feedback your coding agent reads and writes over MCP.
client:VS Code
transport:streamable-http
Install Frostbyte in VS Code
.vscode/mcp.json
{
"servers": {
"frostbyte": {
"type": "http",
"url": "https://getfrostbyte.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs