OpenAICodex

Connect Codex to Perplexity

Give an AI agent Perplexity as a tool and it can look things up for itself instead of guessing. It can search the web, run cited chat completions, pull academic papers, and search SEC filings mid-task, then feed the answers straight back into whatever it is working on. When it needs a clean object rather than prose it can request structured JSON output, and it can generate embeddings to compare or rank text.
Loading preview…
Opens a workflow with 15 tools ready to use.

What happens next

Set up in minutes

The open button drops you into a guided setup. It asks exactly this, nothing else:
  1. Choose where it runs

    On your computer through your own Codex, or hosted in the cloud. The rest of setup adapts to your choice:

  2. Pick what it can do in Perplexity

    A preset of real Perplexity operations. Each one becomes a tool the agent can call, and it can't touch anything outside the list.

  3. Connect Perplexity

    One sign-in. The agent acts through your account, scoped to the operations you picked.

  4. Add your personal MCP link

    The last step mints a private MCP URL for this agent and walks you through exactly this, with your real link filled in. The page flips to Connected the moment your Codex first calls in. Codex connects when a session starts — run codex, or restart a running one.

    Run this in your terminal

    $codex mcp add noclick --url https://mcp.noclick.app/s/<your-link>

    <your-link> is your personal server URL — setup mints it for you.

Exact capabilities

Tools Codex gets

Pick the operations you want and each becomes a tool the agent can call directly while it works.

Perplexity

15 tools
Create Chat Completion

Generate a search-grounded model answer for a chat conversation.

Create Async Chat Completion

Submit a long-running (e.g. deep-research) completion as a background job.

List Async Chat Completions

List all async chat-completion jobs for the account.

Get Async Chat Completion

Poll the status and retrieve a specific async completion job.

Search the Web

Get raw, ranked web search results (title, URL, snippet).

Create Agent Response

Run a frontier model with Perplexity web-search tools and filters.

Create Embeddings

Generate vector embeddings for text.

Create Contextualized Embeddings

Generate context-aware embeddings (document + surrounding context).

List Models

List the models available to the account.

Generate Auth Token

Programmatically create a new API key/token for the account.

Revoke Auth Token

Revoke an existing API key/token (rotation).

Computer Usage Analytics

Retrieve account usage/analytics data.

Academic Search (Chat)

Chat completion grounded in scholarly sources (search_mode: academic).

SEC Filings Search (Chat)

Chat completion grounded in SEC filings (search_mode: sec).

Structured JSON Output (Chat)

Chat completion with a JSON schema response_format for validated output.

Starting points

What you can build

When a new lead lands in your CRM, ask Perplexity to research the company from live web results and write a short briefing before your team follows up.
Every morning, run a web search for news about your competitors and post a cited summary to Slack.
Pass an incoming support ticket through a chat completion with structured JSON output so the reply comes back as tagged fields you can route on.
On a schedule, run an SEC filings search for a ticker and flag any new risk-factor language in a report.
Turn a research question into an academic search, then summarize the top papers into a digest for the team.
Create embeddings for each incoming document so a downstream node can match it against your existing knowledge base.

Meet the runner

About Codex

Codex is OpenAI's command-line coding agent. NoClick runs it as a hosted agent and lets you connect your apps to it as tools, turning it from a coding assistant into an operator that can act across your systems. Connect an integration to the agent and Codex can query, create, and update records in that app directly. You keep the Codex experience and give it real reach into the tools your team already uses.
Fast, capable code generation and editing
Good at well-scoped, concrete tasks
Strong at API and data manipulation
Familiar to teams already on OpenAI tooling

Good to know

Frequently asked questions

Keep exploring

More ways to connect

Make it yours

Open your Codex agent in one click.

NoClick runs Codex for you with Perplexity wired in as tools. Connect your account and run.