Skip to content

en How to Store and Reference a Secret

Alexandre edited this page Jul 20, 2026 · 8 revisions

How to Store and Reference a Secret

Keep credentials out of server configuration fields by storing them once and referencing them by name.

Steps

  1. Go to Secrets → New Secret.

    Open the Secrets vault before defining a reusable credential.

    Open the Secrets vault before defining a reusable credential

    Start the New secret wizard used to store the value once.

    Start the New secret wizard used to store the value once

  2. Name it (for example, STRIPE_API_KEY) and enter its value.

    Define the name that will appear inside the secret reference.

    Define the name that will appear inside the secret reference

  3. In any field that accepts a secret — upstream authentication, headers, query parameters — reference it as {{secret:NAME}} instead of pasting the raw value.

    Record the intended use so the secret is recognizable later.

    Record the intended use so the secret is recognizable later

    Continue to the protected value step.

    Continue to the protected value step

    Enter a masked documentation value to demonstrate secure storage.

    Enter a masked documentation value to demonstrate secure storage

  4. Save.

    Review the generated {{secret:SCREENSHOT_API_KEY}} syntax used by server fields, without saving the temporary secret.

    Review the generated {{secret:SCREENSHOTAPIKEY}} syntax used by server fields, without saving the temporary secret

Confirm it worked

The field shows the {{secret:NAME}} reference rather than the raw value. Arthur resolves it at request time; the value itself never appears in list or detail views.

Good to know

  • Revealing a stored value later is a separate action from just seeing that the secret exists — make sure whoever needs to copy a value has that capability.

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