MCP-Connect-URLs

Was MCP ist

MCP verbindet AI-Clients direkt mit PaperOffice. Authentifizierung über OAuth 2.1 oder Benutzer-/Gruppen-Token (po_ut_ / po_gt_). System- und Publishable-Keys (po_sk_ / po_pk_) sind für MCP gesperrt.

Setup, Rechte, Sicherheit und Fehlerbehebung: AI Connectors.

Hosts

RolleHost
Produktionhttps://mcp.paperoffice.ai
Entwicklunghttps://mcp-dev.paperoffice.ai

Dieselben acht Pfade gelten auf beiden Hosts.

Connect-URLs

URLProfilWofür
https://mcp.paperoffice.ai/dmsmcp-dmsKanonische Documents-Operations-URL. Copy-Paste für DMS-Arbeit.
https://mcp.paperoffice.ai/claudemcp-claude-directoryClaude Directory. Documents Operations ohne TTS.
https://mcp.paperoffice.ai/chatgptmcp-openaiChatGPT Apps. Directory ohne TTS, OTP und Unlock. Nur Geschäftsdokumente.
https://mcp.paperoffice.ai/openaimcp-openaiAlias von /chatgpt.
https://mcp.paperoffice.ai/grokmcp-dmsGrok-Custom-Connector. Gleicher Katalog wie /dms.
https://mcp.paperoffice.ai/cursormcp-dmsCursor. Gleicher Documents-Operations-Katalog wie /dms, inklusive TTS.
https://mcp.paperoffice.ai/mcpmcpDefault read-safe auf /mcp. Optional X-MCP-Toolsets / ?toolsets=.
https://mcp.paperoffice.ai/mcp-fullmcp-fullEscape Hatch: komplette MCP-Fläche inkl. Media / CRM / Telefonie.

Cursor-Konfiguration

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

Anleitungen: