burn mcp server for Cursor
io.github.fisher521/burn-mcp-server
AI-powered reading triage MCP. 26 tools with a 24h burn timer. Read less, absorb more.
client:Cursor
transport:streamable-http
runtime:npm
Install burn mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"burn-mcp-server": {
"url": "https://burn-mcp-server.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs