Skip to content

en How to Protect a Server with an Access Key

Alexandre edited this page Jul 20, 2026 · 7 revisions

How to Protect a Server with an Access Key

By default, a server with no key configured is publicly reachable by anyone who knows its URL. An Access Key closes that door for clients that don't use OAuth.

Steps

  1. Open the server's Connect tab.

    Open the capture server to document Protect a Server with an Access Key.

    Open the capture server to document Protect a Server with an Access Key

  2. Under Access Keys, click "Add key" and name it after the client that will use it (for example, "Claude Desktop" or "Cursor"). You can create as many named keys as you need — one per client is a good default, since it lets you revoke one client's access without affecting the others.

    Open the Connect tab, which contains the interface used by this procedure.

    Open the Connect tab, which contains the interface used by this procedure

  3. Copy the generated key value and store it somewhere safe. It's masked by default in the list, but you can reveal it again anytime with the eye icon.

  4. Give the key to the client. It should send it as the auth header (preferred) or, if headers aren't available, the ?auth= query parameter.

    Bring the Access Keys panel into the screenshot viewport.

    Bring the Access Keys panel into the screenshot viewport

Confirm it worked

A request without a valid key is rejected; the same request with the key succeeds.

To revoke a key

Click the trash icon next to the key and confirm. This permanently deletes the key — it's not a soft-revoke you can undo, so any client still using it will need a new key.

Good to know

  • Prefer the header over the query parameter — query strings can end up in browser history and infrastructure logs.
  • Need OAuth instead of a static key? See How to Connect ChatGPT via OAuth.

Related

Arthur MCP Wiki

Home


🇬🇧 English

Home · Getting Started · FAQ

⚙️ Features

Servers & Tools

Security & Access

Platform

Operations

Coming Soon

📚 Guides (46)

Connect AI Clients

Security & Access

Harness & Limits

Platform & Operations

Tools, Resources & Prompts

Servers & Import

🔌 API Integrations (230)
AI (28)
Animals (19)
Anime (14)
Anti-Malware (10)
Art & Design (23)
Authentication & Authorization (5)
Blockchain (9)
Books (16)
Business (27)
Calendar (14)
Cloud Storage & File Sharing (10)
Communication (9)
Continuous Integration (5)
Cryptocurrency (2)
Data (15)
Database (3)
Development (8)
E-commerce (5)
Government & Legal (1)
Music & Media (5)
Testing (2)
✨ Prompt Templates (90)
Analysis (6)
Code (9)
Customer Support (6)
Data Extraction (6)
DevOps (5)
Education (5)
Finance (5)
HR & Recruiting (5)
Legal (4)
Product Management (5)
Research (5)
Sales (5)
SEO & Marketing (5)
Social Media (5)
Summarization (6)
Writing (8)
💡 Concepts (37)

Connect AI Clients

Security & Access

Harness & Limits

Platform & Operations

Tools, Resources & Prompts

Servers & Import


🇧🇷 Português

Início · Primeiros Passos · FAQ

⚙️ Funcionalidades

Servidores & Ferramentas

Segurança & Acesso

Plataforma

Operações

Em Breve

📚 Guias (46)

Conectar Clientes de IA

Segurança & Acesso

Harness & Limites

Plataforma & Operações

Ferramentas, Recursos & Prompts

Servidores & Importação

🔌 Integrações de API (230)
AI (28)
Animals (19)
Anime (14)
Anti-Malware (10)
Art & Design (23)
Authentication & Authorization (5)
Blockchain (9)
Books (16)
Business (27)
Calendar (14)
Cloud Storage & File Sharing (10)
Communication (9)
Continuous Integration (5)
Cryptocurrency (2)
Data (15)
Database (3)
Development (8)
E-commerce (5)
Government & Legal (1)
Music & Media (5)
Testing (2)
✨ Templates de Prompt (90)
Analysis (6)
Code (9)
Customer Support (6)
Data Extraction (6)
DevOps (5)
Education (5)
Finance (5)
HR & Recruiting (5)
Legal (4)
Product Management (5)
Research (5)
Sales (5)
SEO & Marketing (5)
Social Media (5)
Summarization (6)
Writing (8)
💡 Conceitos (37)

Conectar Clientes de IA

Segurança & Acesso

Harness & Limites

Plataforma & Operações

Ferramentas, Recursos & Prompts

Servidores & Importação

Clone this wiki locally