Skip to main content
Glama
Meapri
by Meapri

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ANTHROPIC_API_KEYNoAnthropic API 키 (권장)
ANTHROPIC_BASE_URLNo기본 https://api.anthropic.comhttps://api.anthropic.com
CLAUDE_CODEX_MODELNo기본 모델 오버라이드
CLAUDE_CODEX_AUTH_MODENoAPI 키 강제: api_key
CLAUDE_CODEX_CONFIG_DIRNo설정 디렉터리 오버라이드
CLAUDE_CODEX_USER_CONSENTNo프로세스 단위 동의

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
claude_codex_consent_statusA

Read explicit-consent state. Cannot grant consent.

claude_codex_provider_statusB

Check credentials and readiness without exposing secrets.

claude_codex_chatC

Chat via Anthropic Messages. Prefers Claude subscription OAuth (Claude Code login) with plan-lane fingerprint; falls back to API key.

claude_codex_list_modelsC

List curated (and optionally live) models.

claude_codex_login_statusA

Claude Code / subscription OAuth credential status (no secrets).

claude_codex_login_refreshB

Refresh Claude Code OAuth access token using stored refresh token.

claude_codex_mirror_keychainB

macOS: copy Claude Code Keychain credentials into ~/.claude/.credentials.json.

claude_codex_doctorB

Quick local diagnosis: consent, credentials, default model.

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/Meapri/claude-codex'

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