Brainiall Documents for Cursor
com.brainiall/documents
High-fidelity PDF to structured Markdown conversion and document field extraction.
client:Cursor
transport:streamable-http
Install Brainiall Documents in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"documents": {
"url": "https://api.brainiall.com/mcp/documents/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs