# Token MCP

Token MCP, Token ÖKC entegrasyonlarına ait dokümantasyon ve örnekleri LLM tabanlı asistanlar tarafından sorgulanabilir hale getiren bir araçtır.

Bu MCP:\
✅ Dokümantasyon araması yapar\
✅ Entegrasyon senaryolarını açıklar\
✅ Dokümantasyon eksiklerini ve hatalarını tespit etmeye yardımcı olur

{% hint style="success" %}
MCP'yi **herhangi bir ücret ödemenize gerek olmadan** Visual Studio Code üzerinden Copilot Free ile kullanabilirsiniz.
{% endhint %}

<figure><img src="/files/EWN6pJK6Ky43Gti1rtPj" alt=""><figcaption></figcaption></figure>

## Kurulum ve Kullanım

{% embed url="<https://youtu.be/tv81ZBivJSQ%3C/a>" %}

## 1. MCP için Key Alın

{% stepper %}
{% step %}

### [Token MCP Portal'a kaydolun](https://mcp-portal.devtokeninc.com/) veya [giriş yapın](https://mcp-portal.devtokeninc.com/signin)

{% endstep %}

{% step %}

### Mail adresinizden üyeliğinizi doğrulayın

{% endstep %}

{% step %}

### [MCP sayfasına girin](https://mcp-portal.devtokeninc.com/mcp)

{% endstep %}

{% step %}

### Key oluşturun ve bunu not edin

{% endstep %}
{% endstepper %}

## 2. Editörünüze Token MCP'yi Ekleyin

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center">VS Code</td><td><a href="/pages/L2XywwMBRgCTZp8LqddZ#vs-code">/pages/L2XywwMBRgCTZp8LqddZ#vs-code</a></td><td data-object-fit="contain"><a href="https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Visual_Studio_Code_1.35_icon.svg/960px-Visual_Studio_Code_1.35_icon.svg.png">https://upload.wikimedia.org/wikipedia/commons/thumb/9/9a/Visual_Studio_Code_1.35_icon.svg/960px-Visual_Studio_Code_1.35_icon.svg.png</a></td></tr><tr><td align="center">Cursor</td><td><a href="/pages/L2XywwMBRgCTZp8LqddZ#cursor">/pages/L2XywwMBRgCTZp8LqddZ#cursor</a></td><td data-object-fit="contain"><a href="https://cursor.com/marketing-static/icon-512x512.png">https://cursor.com/marketing-static/icon-512x512.png</a></td></tr><tr><td align="center">Antigravity</td><td><a href="/pages/L2XywwMBRgCTZp8LqddZ#antigravity">/pages/L2XywwMBRgCTZp8LqddZ#antigravity</a></td><td data-object-fit="contain"><a href="https://antigravity.google/assets/image/brand/antigravity-icon__full-color.png">https://antigravity.google/assets/image/brand/antigravity-icon__full-color.png</a></td></tr><tr><td align="center">Claude Code</td><td><a href="/pages/L2XywwMBRgCTZp8LqddZ#claude-code">/pages/L2XywwMBRgCTZp8LqddZ#claude-code</a></td><td data-object-fit="contain"><a href="https://upload.wikimedia.org/wikipedia/commons/b/b0/Claude_AI_symbol.svg">https://upload.wikimedia.org/wikipedia/commons/b/b0/Claude_AI_symbol.svg</a></td></tr><tr><td align="center">Windsurf</td><td><a href="/pages/L2XywwMBRgCTZp8LqddZ#windsurf">/pages/L2XywwMBRgCTZp8LqddZ#windsurf</a></td><td><a href="https://windsurf.com/favicon.svg">https://windsurf.com/favicon.svg</a></td></tr></tbody></table>

### VS Code

{% stepper %}
{% step %}

### [MCP Sunucusunu Ekleyin](vscode:mcp/install?%7B%22name%22%3A%22Token%20Entegrasyon%20MCP%22%2C%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.devtokeninc.com%22%2C%22headers%22%3A%7B%22Token-MCP-Subscription-Key%22%3A%22your-key-here%22%7D%7D)

{% endstep %}

{% step %}

### Yükle'ye tıklayın

<figure><img src="/files/OMPcA3KtfLGupQexjEaQ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### MCP'nin ayarlarına tıklayın ve "Konfigürasyonu Göster (JSON)" seçeneğine tıklayın

<figure><img src="/files/MFw1GOgqUOQith4YNJGD" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Açılan JSON'da Token-MCP-Subscription-Key değerini MCP Portal'dan aldığınız key ile örnekteki gibi değiştirin

```json
{
	"servers": {
		"Token MCP": {
			"type": "http",
			"url": "https://mcp.devtokeninc.com",
			"headers": {
				"Token-MCP-Subscription-Key": "KEY"
			}
		}
	}
}
```

{% endstep %}

{% step %}

### Token ile Entegrasyon Hakkında Sorular Sorun

{% hint style="success" %}
Copilot ekranında /onboarding yazıp hazırladığımız entegrasyon başlangıç promptunu seçerek entegrasyona başlayabilirsiniz.
{% endhint %}
{% endstep %}

{% step %}

### Entegrasyonla ilgili sorularınıza dokümantasyonlarımızdaki bilgilere göre cevap verilecek

{% endstep %}
{% endstepper %}

### Cursor

{% stepper %}
{% step %}

### [MCP Sunucusunu Ekleyin](cursor://anysphere.cursor-deeplink/mcp/install?name=token-mcpdev\&config=eyJ0eXBlIjoiaHR0cCIsInVybCI6Imh0dHBzOi8vYWNhLW1jcC10b2tlbi10c3QtZ3djLTAxLmljeWNvYXN0LTQ0NDFiNzliLmdlcm1hbnl3ZXN0Y2VudHJhbC5henVyZWNvbnRhaW5lcmFwcHMuaW8vbWNwIn0=)

{% endstep %}

{% step %}

### Token ile Entegrasyon Hakkında Sorular Sorun

{% hint style="success" %}
Copilot ekranında /onboarding yazıp hazırladığımız entegrasyon başlangıç promptunu seçerek entegrasyona başlayabilirsiniz.
{% endhint %}
{% endstep %}

{% step %}

### Konfigürasyon JSON'daki KEY yerine önceden aldığınız keyi ekleyin

{% endstep %}

{% step %}

### Entegrasyonla ilgili sorularınıza dokümantasyonlarımızdaki bilgilere göre cevap verilecek

{% endstep %}
{% endstepper %}

### Antigravity

{% stepper %}
{% step %}

### Sohbet ekranının sağ üstünde bulunan üç nokta ...'ya tıklayın ve MCP Servers seçeneğini seçin.

<figure><img src="/files/qjZ69LFHcWdrDA5jgfU1" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Açılan ekranda "Manage MCP Servers" seçenğini seçin.

<figure><img src="/files/dKGePNidSe6OpX3HXXNh" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### "View raw config" seçin.

<figure><img src="/files/Btqj83H9fTs5D3N6KuDJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Açılan dosya içine aşağıdaki JSON'ı yapıştırın ve MCP Portal'dan aldığınız key ile örnekteki gibi değiştirin

```json
{
  "mcpServers": {
    "token-mcp": {
      "serverUrl": "https://mcp.devtokeninc.com",
      "headers": {
        "Token-MCP-Subscription-Key": "KEY"
      }
    }
  }
}
```

{% endstep %}

{% step %}

### Manage MCPs" sekmesine geri dönün ve "Refresh"e tıklayın. Sonrasında listede Token MCP görünecektir.

<figure><img src="/files/rfGROiMHxkEuBGvM9IoT" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Token ile Entegrasyon Hakkında Sorular Sorun

{% hint style="success" %}
Copilot ekranında /onboarding yazıp hazırladığımız entegrasyon başlangıç promptunu seçerek entegrasyona başlayabilirsiniz.
{% endhint %}
{% endstep %}

{% step %}

### Entegrasyonla ilgili sorularınıza dokümantasyonlarımızdaki bilgilere göre cevap verilecek

{% endstep %}
{% endstepper %}

### Windsurf

{% stepper %}
{% step %}

### Windsurf ayarlarını açın ve MCP (Model Context Protocol) bölümüne gidin

{% endstep %}

{% step %}

### Konfigürasyonu ekleyin

```json
{
  "mcpServers": {
    "Token-MCP": {
      "type": "http",
      "url": "https://mcp.devtokeninc.com",
      "headers": {
        "Token-MCP-Subscription-Key": "KEY"
     }
    }
  }
}
```

{% endstep %}

{% step %}

### JSON'daki KEY yerine önceden aldığınız keyi ekleyin

{% endstep %}

{% step %}

### Ayarları kaydedin ve Windsurf'ü yeniden başlatın

{% endstep %}

{% step %}

### Token ile Entegrasyon Hakkında Sorular Sorun

{% hint style="success" %}
Copilot ekranında /onboarding yazıp hazırladığımız entegrasyon başlangıç promptunu seçerek entegrasyona başlayabilirsiniz.
{% endhint %}
{% endstep %}

{% step %}

### Entegrasyonla ilgili sorularınıza dokümantasyonlarımızdaki bilgilere göre cevap verilecek

{% endstep %}
{% endstepper %}

### Claude Code

{% stepper %}
{% step %}

### Ayarları açın ve MCP (Model Context Protocol) bölümüne gidin

MCP konfigürasyon JSON dosyasını açın.
{% endstep %}

{% step %}

### Konfigürasyonu ekleyin

```json
{
  "mcpServers": {
    "Token-MCP": {
      "type": "http",
      "url": "https://mcp.devtokeninc.com",
      "headers": {
        "Token-MCP-Subscription-Key": "KEY"
     }
    }
  }
}

```

{% endstep %}

{% step %}

### JSON'daki KEY yerine önceden aldığınız keyi ekleyin

{% endstep %}

{% step %}

### Ayarları kaydedin ve Claude Code'u yeniden başlatın

{% endstep %}

{% step %}

### Token ile Entegrasyon Hakkında Sorular Sorun

{% hint style="success" %}
Copilot ekranında /onboarding yazıp hazırladığımız entegrasyon başlangıç promptunu seçerek entegrasyona başlayabilirsiniz.
{% endhint %}
{% endstep %}

{% step %}

### Entegrasyonla ilgili sorularınıza dokümantasyonlarımızdaki bilgilere göre cevap verilecek

{% endstep %}
{% endstepper %}


---

# 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://developer.tokeninc.com/token-developer-portal-1/x-platform/token-mcp.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.
