Upload this invoice and extract DATEV accounts
MCP · Cursor
PaperOffice MCP for Cursor: 300+ API/MCP Tools
PaperOffice AI provides the /cursor MCP endpoint with 37 tools for Cursor — tuned for read-only-safe IDE sessions. Authentication uses a User or Group token (po_ut_ / po_gt_).
At a glance
- 300+API/MCP tools
- 35UI languages
- Full-text +semantic search
- 69ready document types
Made for real business. Not for hype.
Trusted by leading companies worldwide
Integrated in minutes
- Copy llms-full.txt
https://api.paperoffice.ai/latest/docs/llms-full.txt - Paste into Claude, Cursor or your agent
- Say what you want to build — the agent delivers the finished integration.
Or connect directly: MCP server for Claude, Cursor and ChatGPT →
Integrate manually (config)
Connect
Copy the URL and paste it into the MCP client:
https://mcp.paperoffice.ai/cursor Config snippet
{
"mcpServers": {
"paperoffice": {
"url": "https://mcp.paperoffice.ai/cursor",
"headers": { "Authorization": "Bearer YOUR_TOKEN" }
}
}
} Full parameters: llms-full.txt / Postman.
Example workflows
Find all open items above EUR 1,000
Start a signature request for this PDF
Connect in 3 steps
Get a token
Create a User or Group token (po_ut_ / po_gt_) in the PaperOffice account — for MCP Connect.
Paste the URL
Add the MCP URL for the chosen profile in the client.
Connect
Set Authorization: Bearer YOUR_TOKEN and load tools.
Billing is internal in credits; amounts follow the selected currency (base: list price).
FAQ
How does MCP authentication work?
With a User or Group token (po_ut_ / po_gt_) — po_sk_ and po_pk_ are blocked for MCP — or via OAuth 2.1 on first connect.
What does MCP usage cost?
MCP calls bill credits like the REST API. Balance and usage can be queried via billing endpoints.
What is the difference between read-only and write?
Profiles such as /mcp and /cursor are tuned for safe read sessions. /dms and /claude expose the full write surface including capture and workflow.
Is OAuth 2.1 supported?
Yes. OAuth 2.1 can be used on first connect; Bearer header auth remains available.
What is an MCP-native AI-DMS?
An AI-DMS whose capabilities are natively reachable via the Model Context Protocol — same permissions and workspaces as in the app.
Which clients are supported?
Including Claude, ChatGPT, Cursor and headless DMS profiles — see the connect pages.
How fast is connect?
Typically seconds: enter URL/token and enable tools.
Do profiles differ?
Yes — read-only vs. write and tool scope depend on the MCP profile.
Where is the documentation?
Under /mcp/, developer MCP, and llms.txt / Postman.
Is there EU hosting?
Yes — processing in PaperOffice EU infrastructure.