mcp-builder-integration-with-Codex

Sub-skill of mcp-builder: Integration with Codex.

vamseeachanta b33ea0c 396 B Updated

File contents

Integration with Codex

Integration with Codex

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "my-server": {
      "command": "node",
      "args": ["/path/to/dist/index.js"],
      "env": {
        "MY_API_KEY": "your-api-key"
      }
    }
  }
}

vamseeachanta/workspace-hub/tree/main/.agents/skills/_archive/development/mcp-builder/integration-with-claude-code commit b33ea0c98a

Frequently asked questions

npx skillmds@latest add vamseeachanta/mcp-builder-integration-with-codex