bundlebox for Cursor
io.github.blackswanalpha/bundlebox
Where the work is, packed before the agent reads: brief, symbol tables, findings, token bill.
client:Cursor
transport:stdio
runtime:npm
Install bundlebox in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bundlebox": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bundlebox"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs