docbin for Cursor
app.docbin/docbin
Give an agent a place to put large output. Build logs and reports get a stable versioned URL.
client:Cursor
transport:streamable-http
tools:3
Install docbin in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"docbin": {
"url": "https://mcp.docbin.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs