Skip to content
Cursor

docweave mcp for Cursor

io.github.nicolasmartalog/docweave-mcp

Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.

client:Cursor transport:streamable-http runtime:npm tools:2

Install docweave mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "docweave-mcp": {
      "url": "https://docweave.dev/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

docweave mcp in other clients