# GenRPA Model Bağlam Protokolü (MCP) Kullanım Rehberi

GenRPA Model Context Protocol (MCP) entegrasyonu, yapay zeka asistanlarınızın (OpenAI, Azure OpenAI vb.) bilgisayarınızdaki yerel kaynaklarla (dosyalar, web tarayıcısı, PDF'ler) güvenli bir şekilde etkileşime girmesini sağlayan güçlü bir özelliktir.

Bu rehber, MCP özelliğinin Control Room üzerindeki kurulumundan GenRPA Studio içerisindeki kullanımına kadar tüm adımları kapsar.<br>

{% content-ref url="/pages/HZCFt5sChO4cVKPRAfun" %}
[1. Giriş: MCP Nedir?](/genrpa-model-baglam-protokolu-mcp-kullanim-rehberi/1.-giris-mcp-nedir.md)
{% endcontent-ref %}

{% content-ref url="/pages/1I4vxjdTKTuqVxEq8YyB" %}
[2. Temel Özellikler](/genrpa-model-baglam-protokolu-mcp-kullanim-rehberi/2.-temel-ozellikler.md)
{% endcontent-ref %}

{% content-ref url="/pages/bQNH35uZuE0hjF1XXvIr" %}
[4. Güvenlik ve Gizlilik](/genrpa-model-baglam-protokolu-mcp-kullanim-rehberi/4.-guvenlik-ve-gizlilik.md)
{% endcontent-ref %}

### Yapılandırma Rehberi

{% content-ref url="/pages/R4rUr1FQ86uhgCh8TK6D" %}
[Bölüm 1: Yönetim Paneli (GenControl Room) Yapılandırması](/genrpa-model-baglam-protokolu-mcp-kullanim-rehberi/5.-yapilandirmalar/bolum-1-yonetim-paneli-gencontrol-room-yapilandirmasi.md)
{% endcontent-ref %}

{% content-ref url="/pages/mmnRq8m4YlElgTi3cOC7" %}
[Bölüm 2: GenRPA Studio Kullanımı (Geliştirici)](/genrpa-model-baglam-protokolu-mcp-kullanim-rehberi/5.-yapilandirmalar/bolum-2-genrpa-studio-kullanimi-gelistirici.md)
{% endcontent-ref %}

{% content-ref url="/pages/nLbUSab1EMKBtYE12eBp" %}
[Bölüm 3: Örnek Senaryolar](/genrpa-model-baglam-protokolu-mcp-kullanim-rehberi/5.-yapilandirmalar/bolum-3-ornek-senaryolar.md)
{% endcontent-ref %}

{% content-ref url="/pages/eqgCudOCCgmh5f34buPV" %}
[Bölüm 4: Çalıştırma ve Takip (Agent Progress)](/genrpa-model-baglam-protokolu-mcp-kullanim-rehberi/5.-yapilandirmalar/bolum-4-calistirma-ve-takip-agent-progress.md)
{% endcontent-ref %}

{% content-ref url="/pages/mInGeYHvToYufIfPx8Mz" %}
[Sıkça Sorulan Sorular ve Hata Çözümleri](/genrpa-model-baglam-protokolu-mcp-kullanim-rehberi/sikca-sorulan-sorular-ve-hata-cozumleri.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.genrpa.com/genrpa-model-baglam-protokolu-mcp-kullanim-rehberi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
