---
title: "Get access token for MCP integration"
method: GET
path: "/mcp/integrations/{binding_id}/token"
tags: ["mcp"]
---

# Get access token for MCP integration

`GET /mcp/integrations/{binding_id}/token`

Get the access token required for authenticating MCP client requests

## Path parameters

- `binding_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/memara/apis/memara-api.md) · [All operations](https://skmtc.net/memara/apis/memara-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/memara/memara-api/versions/4dc7c4418845/schema)
