AI Coding
Cursor + DocDigitizer
Use DocDigitizer as an MCP tool inside Cursor. Let your AI assistant extract structured data from any document.
Quick Start
json
// ~/.cursor/mcp.json
{
"mcpServers": {
"docdigitizer": {
"command": "npx",
"args": ["-y", "@docdigitizer/mcp-server"],
"env": { "DD_API_KEY": "dd-YOUR_KEY" }
}
}
}Features
MCP Tool Integration
Native MCP server in Cursor settings.
Works in Cursor Chat
Ask about documents in natural language.
Document-Aware Autocomplete
Extracted fields available in Cursor context.
Schema-First Extraction
Define JSON schema once, use everywhere.
Multi-Document Support
Process directories of PDFs/images.
Fast Cold Start
MCP server on demand via npx.
How It Works
1
Add Config
Add MCP config to Cursor Settings
2
Reference Docs
Drag PDF or type file path in chat
3
Use Output
Claude scaffolds data models from extracted JSON
Ready to extract?
Get your API key in 30 seconds. First 50 extractions free.
Questions? โ Talk to Us