-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When try to connect mcp in codex, error occurred
Affected version
codex version 0.73.0
github remote server mcp
Steps to reproduce the behavior
edit config.toml, and run codex
Expected vs actual behavior
⚠ MCP client for `github` failed to start: MCP startup failed: Environment
variable
github_pat_(token) for MCP server 'github' is not set
⚠ MCP startup incomplete (failed: github)
Here is my my config.toml
[mcp_servers.github]
url = "https://api.githubcopilot.com/mcp/"
bearer_token_env_var = "github_pat_(token)"
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working