Skip to main content

Documentation Index

Fetch the complete documentation index at: https://lindo.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

The Lindo Codex Plugin bundles MCP tools and skills into a single installable package for OpenAI Codex. It provides a complete integration for building and managing websites through conversation.

Installation

From GitHub

codex plugin marketplace add lindoai/codex-plugin

From Marketplace (when available)

codex
/plugins
# Search for "Lindo AI"

Setup

Set your Lindo API key:
export LINDO_API_KEY=lindo_sk_live_...
Or the plugin will open a browser login flow on first use.
Get an API key from SettingsAPI in your Lindo workspace.

Capabilities

SkillDescription
create-websiteCreate a new website with AI
create-pageAdd a page to an existing website
create-blogGenerate a blog post with AI
manage-clientsCreate, list, assign, and manage clients
manage-websitesView, update, and configure websites
manage-contentPublish, edit, and manage pages and blogs

Example Usage

Once installed, you can ask Codex:
> Build a portfolio website for a photographer
> Add a pricing page to my website
> Write a blog post about SEO tips
> Create a client for Acme Corp
> Give 500 credits to my client
> Add example.com to my website
> Show me traffic for my website

Requirements

  • Lindo AI account with Business or Whitelabel plan
  • Node.js 18+
  • OpenAI Codex CLI

Resources