Skip to content
VS Code

Brainiall Documents for VS Code

com.brainiall/documents

High-fidelity PDF to structured Markdown conversion and document field extraction.

client:VS Code transport:streamable-http

Install Brainiall Documents in VS Code

.vscode/mcp.json

{
  "servers": {
    "documents": {
      "type": "http",
      "url": "https://api.brainiall.com/mcp/documents/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Brainiall Documents in other clients