LogoLexmount Docs
LogoLexmount Docs
Homepage

Introduction

How to UseOpenClaw Integration with LexmountCodex Skill Integration with Lexmount
X (Twitter)

Codex Skill Integration with Lexmount

Install the Lexmount Codex skill and connect Codex to Lexmount browsers.

Authentication Information

  • LEXMOUNT_API_KEY
  • LEXMOUNT_PROJECT_ID

Get them from the API Keys page.

Install the Codex Skill

Run:

PIP_INDEX_URL=https://pypi.tuna.tsinghua.edu.cn/simple npx --yes  @lexmount/browser-skill-installer@0.1.6

During installation, enter:

  • LEXMOUNT_API_KEY
  • LEXMOUNT_PROJECT_ID

The installer writes the configuration into:

~/.codex/skills/lexmount-browser/.env

Restart Codex

Restart Codex after installation so it can discover the new skill.

Verify the Skill

After restarting Codex, you can ask:

  • Create a Lexmount browser session and return connect_url
  • List current Lexmount contexts
  • Open a dedicated Lexmount browser and reuse a context

Table of Contents

Authentication Information
Install the Codex Skill
Restart Codex
Verify the Skill