แผนผังเว็บไซต์ แผนผังเว็บไซต์ อัปเดต อัปเดต
แชร์
ไทย
THB ฿
อัปเดต
ใหม่
Claude & ChatGPT — Supercharged.
เอกสารทั้งหมด · 95+ เครื่องมือ AI · ตั้งค่า 30 วินาที
Claude· ChatGPT· Cursor· Gemini· +50
เชื่อมต่อเลย
AI-DMS
50+ โมดูลและเครื่องมือ AI
โซลูชัน
อุตสาหกรรม กระบวนการ ความเสี่ยง
แหล่งข้อมูล
บทช่วยสอน บล็อก การสนับสนุน
Developer
API, SDK, เอกสาร
พันธมิตร
Integrator & Reseller — apply in the app
บริษัท
ทีม พันธมิตร อาชีพ
ราคา
AI-DMS
โซลูชัน
ตามอุตสาหกรรม
ธนาคารและการเงิน ประกันภัย ที่ปรึกษาด้านภาษีและสำนักงานกฎหมาย อุตสาหกรรมและการผลิต การค้าและโลจิสติกส์ พลังงานและสาธารณูปโภค การดูแลสุขภาพและเภสัชกรรม อสังหาริมทรัพย์ ภาครัฐ
ตามปัญหา
ความสับสนของเอกสาร ไม่พบข้อมูล ความรู้สูญหาย การป้อนข้อมูลด้วยตนเอง กระบวนการช้าเกินไป การขยายขนาดเป็นไปไม่ได้ ข้อผิดพลาดมากเกินไป ความเสี่ยงด้านการปฏิบัติตามกฎระเบียบ การสนับสนุนที่มากเกินไป
ตามกระบวนการ
การประมวลผลใบแจ้งหนี้ ทำให้ห้องไปรษณีย์เป็นดิจิทัล การเริ่มต้นใช้งาน การจัดการสัญญา กระบวนการ HR Document Integrity Check การรายงานและการวิเคราะห์ การจัดเก็บถาวรและการปฏิบัติตามกฎระเบียบ บริการลูกค้า การควบคุมคุณภาพ
ตามความเสี่ยง
การฉ้อโกงใบแจ้งหนี้ เอกสารปลอม Document Integrity Check การฉ้อโกงตัวตน ข่าวกรองการทุจริต VAT ข้อผิดพลาดในการคำนวณในใบแจ้งหนี้ การจัดการข้อมูล การฉ้อโกงการชำระเงิน การละเมิดกฎระเบียบ ความเป็นส่วนตัว / GDPR ช่องว่างในการตรวจสอบ
ตามประเภทเอกสาร
ใบแจ้งหนี้และใบเสร็จ ใบแจ้งยอดธนาคาร แบบฟอร์มภาษี สัญญา บัตรประจำตัวและเอกสาร แบบฟอร์มและการสมัคร เอกสารลายมือ เอกสารทางเทคนิค เอกสารทางการแพทย์

MCP · Claude

PaperOffice MCP for Claude: 165 DMS tools connected in 10 seconds

PaperOffice AI connects Claude via the Streamable HTTP MCP endpoint /claude (alias of /dms) with 165 DMS tools. Authentication uses the same Bearer token (po_sk_, po_ut_, or scoped po_pk_) as the REST API.

ได้รับความไว้วางใจจากบริษัทชั้นนำทั่วโลก

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/claude

Config snippet

{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/claude",
      "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.