사이트맵 사이트맵 업데이트 업데이트
공유
한국어
KRW ₩
업데이트
신규
Claude & ChatGPT — Supercharged.
모든 문서 · 95+ AI 도구 · 30초 설정
Claude· ChatGPT· Cursor· Gemini· +50
지금 연결
AI-DMS
50개 이상의 AI 모듈 및 도구
솔루션
산업, 프로세스, 리스크
리소스
튜토리얼, 블로그, 지원
Developer
API, SDK, 문서
파트너
Integrator & Reseller — apply in the app
회사
팀, 파트너, 채용
가격

MCP · ChatGPT

PaperOffice MCP for ChatGPT: 143 document and workflow tools

PaperOffice AI provides the /openai MCP endpoint with 143 tools for ChatGPT/OpenAI (Document AI + Workflow AI). Auth: Bearer token or OAuth 2.1 on first connect.

전 세계 선도 기업의 신뢰

SUPER TRUST

The world’s exclusive sole DMS partner for QNAP and ASUSTOR.

Dedicated landing pages, direct integration, data stays on your NAS.

ISO 27001
ISO 27001 및 SOC 2 Type II 인증 진행 중입니다. NDA 하에 요청 시 중간 감사를 제공합니다.
SOC 2 Type 2
ISO 27001 및 SOC 2 Type II 인증 진행 중입니다. NDA 하에 요청 시 중간 감사를 제공합니다.

Connect

Copy the URL and paste it into the MCP client:

https://mcp.paperoffice.ai/openai

Config snippet

{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/openai",
      "headers": { "Authorization": "Bearer YOUR_TOKEN" }
    }
  }
}

Example workflows

1

Upload this invoice and extract DATEV accounts

2

Find all open items above EUR 1,000

3

Start a signature request for this PDF

Connect in 3 steps

01

Get a token

Create an API token (po_sk_ or po_ut_) in the PaperOffice account.

02

Paste the URL

Add the MCP URL for the chosen profile in the client.

03

Connect

Set Authorization: Bearer YOUR_TOKEN and load tools.

FAQ

How does MCP authentication work?

With the same Bearer token as the REST API (po_sk_, po_ut_, or scoped po_pk_) 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.