Mapa witryny Aktualności
Polski
PLN zł
Aktualności
NOWOŚĆ
Claude & ChatGPT — Supercharged.
Wszystkie dokumenty · 409+ narzędzi AI · Konfiguracja w 30 s
Claude· ChatGPT· Cursor· Gemini· +50
Połącz teraz
Platforma
50+ modułów i narzędzi AI
Rozwiązania
Branże, procesy, ryzyka
Deweloper
API, SDK, dokumentacja
Zasoby
Samouczki, blog, wsparcie
Firma
Zespół, partnerzy, kariera
Cennik
Model Context Protocol v3.0

PaperOffice MCP Server Claude Desktop |

Start with 25 tools via /mcp-fast, use the 37-tool default, expand to 128 tools with targeted toolsets, or use 514 tools through the full MCP profile.

0Fast tools
0Narzędzia
0Toolset limit
0Full tools
0ms Opóźnienie
Claude Desktop
|
po_aiocr_analyze

Dowiedz się więcej

Zaufanie wiodących firm na całym świecie

Jak działa MCP

Od języka naturalnego do działania AI

Pytasz

Wystarczy wpisać, czego potrzebujesz — prostym językiem.

"Wyodrębnij fakturę"

AI rozumie

Claude/Cursor wykrywa intencję i wybiera odpowiednie narzędzie.

Wynik

Ustrukturyzowane dane wracają do Twojego klienta AI — gotowe do natychmiastowego użycia.

<50ms Opóźnienie Szyfrowanie end-to-end Centrum danych w UE ISO 27001
Uniwersum narzędzi

Fast, Default, Toolsets and Full Access.

Use /mcp-fast for the smallest tool surface, /mcp for the focused default, add product toolsets only when needed, or use /mcp-full for the complete tool surface.

Zarządzanie dokumentami

Szukaj, czytaj, przesyłaj, edytuj, przenoś, kopiuj, usuwaj

Inteligentne wyszukiwanie

Pełnotekstowe, podobieństwo semantyczne, zaawansowane wyszukiwanie, statystyki

Podpis elektroniczny

Prośby o podpis, szablony, weryfikacja, linki mobilne, przypomnienia

Przetwarzanie AI

AI-OCR, dzielenie dokumentów, wykrywanie PII, automatyczna anonimizacja

Inteligencja dokumentów

Podmioty, relacje, podsumowania, pola metadanych, wydawca, osadzenia

Analityka

Trendy, finanse, mapy cieplne, aktywność użytkowników, terminy, centrum audytu

Knowledge Graph

Sprawy Business, widok uniwersum, osie czasu, referencje, relacje

Inteligencja CRM

Wgląd w konta, wykrywanie zagrożeń, szanse, analiza sentymentu

Inteligencja Business

Pulpity nawigacyjne, analiza pól, raporty trendów, metryki obszaru roboczego

Webhooki i zdarzenia

Subskrybuj, testuj, zarządzaj, subskrypcje zadań, wysyłanie zdarzeń

Notes, Tags & Comments

Notatki, tagi, komentarze — tworzenie, edycja, rozwiązywanie, usuwanie

Wersjonowanie i audyt

Wyewidencjonowanie/ewidencjonowanie, historia wersji, rewizje, pełny ślad audytowy

Toolset Architecture

Choose exactly the scope your AI client needs

One MCP server with a fast profile, optimized default, optional product toolsets and explicit full access.

Fast
25

/mcp-fast

25 essential tools for very fast sessions and clients with strict tool budgets.

https://mcp.paperoffice.ai/mcp-fast
Default
37

/mcp

37 core tools for documents, search, workspaces, intelligence and safe helper functions.

https://mcp.paperoffice.ai/mcp
Full
514

/mcp-full

Explicit full access to 514 tools for debugging, power workflows and clients without strict tool limits.

https://mcp.paperoffice.ai/mcp-full

Document AI

Documents, OCR, IDP, search, PDF operations, signatures and AI-DMS.

document-ai

Workflow AI

Workflows, jobs, tasks, HITL, approvals and process automation.

workflow-ai

Relations AI

CRM, partners, leads, helpdesk, appointments and business relationships.

relations-ai

Analytics AI

Analytics, BI, Knowledge Graph, entities, embeddings, topics and RAG.

analytics-ai

Media AI

Image Studio, TTS, STT, translation and media processing.

media-ai

Data AI

Validation, VAT, currency, weather, geodata, IP, fingerprint and security lookups.

data-ai
Capability Matrix

Which MCP scope should I use?

Use /mcp-fast for the smallest surface, /mcp for the default, matching toolsets for product areas or /mcp-full for complete compatibility.

Task Recommended scope Why
Very fast sessions with a minimal tool list
/mcp-fast
The 25-tool fast profile is best for strict tool budgets and quick client startup.
Search, read and summarize documents
/mcp
The 37-tool default includes the most important search, read, text, thumbnail, similarity and intelligence tools.
Upload and analyze documents
/mcp
Upload, upload URL, download, vision, advanced search and po_agents_ask are available in the default scope.
Edit, delete, move or copy documents
X-MCP-Toolsets: document-ai
Write-heavy DMS operations stay outside the default, but are available through Document AI.
Workspaces, folders, tags and revisions
document-ai or /mcp-full
Deep CRUD and administration functions are available in the expanded scope.
CRM, partners, leads and appointments
X-MCP-Toolsets: relations-ai
Relations AI keeps relationship and CRM functions separate from the document default.
Analytics, BI, Knowledge Graph and RAG
/mcp or analytics-ai
Core analytics and Knowledge Graph queries are in the default; deeper read models are added through Analytics AI.
Complex multi-step tasks
po_agents_ask in /mcp
The agent tool delegates complex workflows to the backend instead of keeping dozens of micro tools in context.
Existing agents with old tool names
/mcp-full
For migration and debugging, the complete tool surface remains available through the full endpoint.

Migrating older MCP agents

If an existing agent expects old individual tool names, migrate through the matching expanded scope instead of inflating the default profile.

Connect old agents to /mcp-full first Then reduce to the matching X-MCP-Toolsets Map DMS CRUD workflows to document-ai Map CRM workflows to relations-ai Delegate complex tasks through po_agents_ask Enable niche groups only after testing
Przed vs. Po

Dlaczego MCP to przełom

Tradycyjne API~50 linii kodu
const response = await fetch(
  'https://api.paperoffice.ai/v1/ocr',
  {
    method: 'POST',
    headers: {
      'Authorization': 'Bearer pk_...',
      'Content-Type': 'application/json'
    },
    body: JSON.stringify({
      file_url: 'https://...',
      type: 'invoice',
      output: 'json'
    })
  }
);
const data = await response.json();
if (!response.ok) throw new Error(data.error);
console.log(data.result);
VS
Z PaperOffice MCP1 zdanie

"Wyodrębnij wszystkie dane faktury z dołączonego pliku PDF i pokaż mi dostawcę, kwotę oraz datę płatności."

Bez kodu szkieletowego Bez obsługi błędów Bez potrzeby SDK Natychmiastowa produktywność
Szybki start

Gotowe w 60 sekund

Remote MCP Server — bez instalacji, bez npm, bez Docker. Po prostu wpisz URL i ruszaj.

1

Wygeneruj token bearer

W aplikacji PaperOffice: Ustawienia → API → Wygeneruj token

2

Wprowadź konfigurację

Skonfiguruj adres URL i token w swoim kliencie AI

Gotowe — start!

Use the fast profile, the default profile, targeted toolsets or full access deliberately.

Default profile
{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/mcp"
    }
  }
}
Claude Desktop korzysta z automatycznego przepływu OAuth 2.1 — po prostu wprowadź adres URL i autoryzuj w przeglądarce.
Wygeneruj token
37 narzędzi gotowych
Fast profile for small tool budgets
{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/mcp-fast",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
Smallest ready-to-use profile: 25 tools for quick sessions and strict client limits.
Wygeneruj token
25 narzędzi gotowych
Custom toolsets
{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY",
        "X-MCP-Toolsets": "document-ai,workflow-ai"
      }
    }
  }
}
Wygeneruj token Bearer w aplikacji PaperOffice w sekcji Ustawienia → API.
Wygeneruj token
≤128 narzędzi gotowych
Full access profile
{
  "mcpServers": {
    "paperoffice": {
      "url": "https://mcp.paperoffice.ai/mcp-full",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
Ta sama konfiguracja co w Cursor — URL + token Bearer.
Wygeneruj token
514 narzędzi gotowych
Najważniejsze cechy

Co sprawia, że PaperOffice MCP Server jest wyjątkowy

Funkcje klasy Enterprise dla deweloperów i zespołów.

OAuth 2.1 + token Bearer

Podwójne uwierzytelnianie: automatyczny przepływ OAuth dla Claude Desktop, bezpośrednie tokeny Bearer dla Cursor i Windsurf.

Hybrydowe wyszukiwanie z embeddingami

Embeddingi Qwen3 8B (4096 wymiarów) + wyszukiwanie pełnotekstowe. Znajduje właściwe narzędzie w mniej niż 50 ms.

Staging plików i przesyłanie

Przesyłaj pliki bez Base64: wstępnie podpisane adresy URL do przesyłania, awaryjny interfejs w przeglądarce, bezpieczne pobieranie.

Knowledge Graph

Business przypadki, widok całego uniwersum, osie czasu i relacje dokumentów — wszystko za pomocą naturalnego języka.

Analityka i BI

18 narzędzi analitycznych + 5 BI: trendy, finanse, mapy cieplne, metryki obszaru roboczego na żądanie.

RODO i hosting w UE

100% centrum danych w UE, ISO 27001, SOC 2, zgodność z HIPAA. Żadne dane nie opuszczają UE.

514
Narzędzia AI przez jeden punkt końcowy

Dokumenty, podpisy, analityka, Knowledge Graph, CRM, webhooki — wszystko przez mcp.paperoffice.ai

Gotowy na przyszłość integracji API?

25 tools via /mcp-fast, 37 via /mcp, up to 128 through toolsets or 514 in the full profile. Start with the scope that matches your client.

Obsługiwane klienty: Claude Cursor Windsurf