Grok Codex
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Grok CodexAsk Grok: explain quantum entanglement in simple terms"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Grok Codex
버전 0.2.0 · OpenAI Codex Desktop / GUI용 플러그인 + MCP stdio leaf.
xAI Grok를 Codex에서 직접 호출합니다. 오케스트레이션 플러그인의 leaf로 쓰기 좋게 얇게 만들었습니다.
비공식 프로젝트. Grok / xAI 상표는 xAI 소유입니다.
Hermes가 아닙니다. hermes-agent에서 xAI 엔드포인트·헤더·Responses 아이디어만 참고. docs/SOURCE_MAP.md
빠른 시작
codex plugin marketplace add "/path/to/Grok Codex"
codex plugin add grok-codex@grok-codex
python3 scripts/grok_codex_consent.py grant --i-understand-and-consent
export XAI_API_KEY=xai-...
python3 scripts/grok_codex_doctor.pyRelated MCP server: Grok MCP
구독 로그인 (SuperGrok / X Premium+)
기본 인증은 xAI device-code OAuth (Hermes xai-oauth와 동일 패턴).
python3 scripts/grok_codex_consent.py grant --i-understand-and-consent
python3 scripts/grok_codex_login.py interactive
# 브라우저에서 accounts.x.ai 승인
python3 scripts/grok_codex_login.py statusMCP: grok_codex_login_start → 브라우저 승인 → grok_codex_login_complete
API 키 강제: GROK_CODEX_AUTH_MODE=api_key + XAI_API_KEY
MCP 도구
Tool | 역할 |
| 동의 상태 |
| API 키 준비 여부 |
| Chat Completions (기본) 또는 Responses |
| 모델 목록 |
| 로컬 진단 |
grok_codex_chat 옵션:
api_mode:chat(기본) |responsessession_id: 대화 친화 캐시용 (x-grok-conv-id)
환경 변수
변수 | 의미 |
| xAI API 키 |
| 기본 |
| 프로세스 단위 동의 |
| 기본 모델 |
|
|
| 설정 디렉터리 |
개발
python3 -m venv .venv
.venv/bin/pip install -e '.[dev]'
.venv/bin/pytest라이선스
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/grok-codex'
If you have feedback or need assistance with the MCP directory API, please join our Discord server