Skip to main content
Glama
Gonzih

agent-keys

by Gonzih

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_servicesA

List all supported services with their status (whether a key is stored), category, description, and signup URL.

get_api_keyA

Get a stored API key for a service. Returns the key if stored, or provisioning guidance if not.

store_api_keyB

Store an API key in the encrypted vault.

check_api_keyA

Verify a stored API key still works by hitting the service's test endpoint.

provision_api_keyB

Get step-by-step instructions and direct signup URL for acquiring an API key for a service.

remove_api_keyB

Remove an API key from the vault.

export_envA

Export stored API keys as shell export statements (e.g. export OPENAI_API_KEY=...).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Gonzih/agent-keys'

If you have feedback or need assistance with the MCP directory API, please join our Discord server