Frostbyte for Cursor
dev.getfrostbyte/frostbyte
Roadmap, tasks, releases and user feedback your coding agent reads and writes over MCP.
client:Cursor
transport:streamable-http
Install Frostbyte in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"frostbyte": {
"url": "https://getfrostbyte.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs