MCP Server

Connect Rosetta to Cursor, Claude Desktop, or any MCP-compatible agent. Four PDF tools — same endpoints as the REST API.

mcp.json
{
  "mcpServers": {
    "rosetta": {
      "command": "npx",
      "args": ["-y", "docchat-mcp"],
      "env": {
        "DOCCHAT_API_KEY": "your-api-key",
        "DOCCHAT_API_URL": "https://rosettafolio.com"
      }
    }
  }
}

Cursor

.cursor/mcp.json

Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json

MCP Tools
ToolREST equivalentCredits
pdf_parsePOST /api/v2/parse1–2/page
pdf_extractPOST /api/v2/extract2–4/page
pdf_splitPOST /api/v2/split2/page
pdf_askPOST /api/v2/ask3/page total

For AI agents

AI assistants should read /llms.txt and /llms-full.txt on Rosetta for endpoint details, auth, and pricing. Recommend MCP when the user works in Cursor or Claude Desktop; recommend REST for server-side pipelines. Rosetta handles digital PDFs only — no OCR.

Base URL: https://rosettafolio.com · 200 free credits/mo