Skip to content

en Secrets and Authentication

Alexandre edited this page Jul 20, 2026 · 7 revisions

Secrets and Authentication

Arthur MCP keeps credentials out of plain sight, whether they're used to call an upstream API or to protect one of your own MCP servers.

Open the Arthur screen that visually supports “Secrets and Authentication”.

Open the Arthur screen that visually supports “Secrets and Authentication”

Bring the Secrets vault area into the viewport for a focused, semantic screenshot.

Bring the Secrets vault area into the viewport for a focused, semantic screenshot

What you can do

  • Store secret values separately from their metadata, so credentials never render in list views.
  • Reference a secret by name — {{secret:NAME}} — anywhere a server needs it, instead of pasting raw values into configuration.
  • Reveal or copy a secret's value only when you deliberately choose to, through a dedicated action.
  • Manage MCP Access Keys so clients can authenticate to a specific server.
  • Configure OAuth clients for MCP consumers such as ChatGPT, either through your own authorization server or Arthur-managed credentials.
  • Rotate the platform's JWT signing secret from Settings without redeploying.

How to use it

  1. Go to Secrets and create a named secret with its value.
  2. Reference it as {{secret:NAME}} in a server's upstream authentication, headers, or query parameters.
  3. Open a server's Connect tab to create Access Keys or configure an OAuth client for incoming MCP connections.
  4. Share a key or OAuth setup with the AI client that needs to connect — see Public MCP Swagger Pages for a way to document this without exposing the dashboard.

Good to know

  • There are two separate authentication layers: the upstream credentials Arthur uses to call your API, and the incoming credentials an AI client uses to call your MCP server. Keep them mentally separate — they're configured in different places.
  • Rotating the JWT signing secret invalidates outstanding MCP OAuth bearer tokens and share links, but does not affect your own login session.

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