Files
openchamber/packages/docs/content/docs/pl/mcp.mdx
T
Bohdan Triapitsyn 967704a9b9 docs: add OpenChamber feature docs and translations (#1400)
* docs: add OpenChamber feature docs and translations

Add 30 new docs pages covering OpenChamber-specific workflows and setup:
OpenCode server, providers/models/agents, MCP, skills, commands & snippets,
usage, projects, context, notes/todos/plans, scheduled tasks, project actions,
preview, worktrees, multi-run, git & GitHub, magic prompts, git identities,
mobile/PWA, security, notifications, voice, project icons, remote instances,
desktop browser, updates, and three troubleshooting pages.

Rebuild sidebar into eight task-oriented sections and translate every new
page into all six supported locales (uk, zh-cn, es, pt-br, ko, pl).

* docs: surface new sections on homepage and cross-link tunnels

Add an Explore block to the docs homepage (all seven locales) linking to
the new section anchors, and cross-link the Tunnels page to Security and
PWA & Mobile.
2026-05-24 14:15:55 +03:00

31 lines
1.3 KiB
Plaintext

---
title: Serwery MCP
description: Dodawaj serwery MCP, aby dać agentom dodatkowe narzędzia.
---
# Serwery MCP
Serwer MCP daje Twoim agentom dodatkowe narzędzia — takie jak przeszukiwanie bazy danych, wywoływanie API czy odczytywanie używanej przez Ciebie usługi. Dodaj je w **Settings → MCP**.
## Dodaj serwer
1. Otwórz **Settings → MCP**.
2. Dodaj serwer i wybierz jego typ:
- **local** — OpenChamber uruchamia polecenie na Twojej maszynie. Podajesz polecenie do uruchomienia oraz, w razie potrzeby, zmienne środowiskowe.
- **remote** — OpenChamber łączy się z adresem URL hostowanym przez kogoś innego. Podajesz adres URL oraz wszelkie potrzebne nagłówki (na przykład token uwierzytelniający).
3. Zapisz. Serwer jest domyślnie włączony; możesz go wyłączyć bez usuwania.
## Gdzie obowiązuje
Wybierz zakres przy dodawaniu serwera:
- **personal** — dostępny w każdym projekcie
- **project** — dostępny tylko w bieżącym projekcie i zapisany razem z pozostałymi ustawieniami projektu
Nazwy serwerów używają małych liter, cyfr, myślników i podkreśleń.
## Powiązane
- [Dostawcy, modele i agenci](/pl/providers/) — najpierw połącz model
- [Skille](/pl/skills/) — inny sposób na rozszerzenie możliwości agentów