Skip to content

Add MCPX server config example#39

Draft
itsablabla wants to merge 2 commits into
mainfrom
itsablabla/add-mcp-server-config-593639
Draft

Add MCPX server config example#39
itsablabla wants to merge 2 commits into
mainfrom
itsablabla/add-mcp-server-config-593639

Conversation

@itsablabla

@itsablabla itsablabla commented Jul 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a project-scoped Codex MCP config for the mcpx server.
  • Add a generic MCP client JSON example for the same server.
  • Keep the Lunar API key out of Git by sourcing x-lunar-api-key from MCPX_LUNAR_API_KEY.

Verification

  • jq . configs/mcp/mcpx.mcp.example.json
  • jq -e '.mcpServers.mcpx.url == "https://garza-mcp.exe.xyz/mcp" and .mcpServers.mcpx.headers["x-lunar-api-key"] == "${MCPX_LUNAR_API_KEY}"' configs/mcp/mcpx.mcp.example.json
  • codex mcp list shows mcpx enabled from the project config.
  • codex mcp get mcpx shows env_http_headers: x-lunar-api-key=MCPX_LUNAR_API_KEY.
  • rg secret scan for the provided key value returned no matches.

Browser Verification

  • /browser, /screenshots, /demo, and /browser-profiler were not applicable because this is a static config-only change with no UI route or browser interaction surface.

🌒 Run on Niteshift: View Task

@charliecreates charliecreates Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed the latest changes, and I don’t have actionable feedback to address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant