OpenAICodex

Connect Codex to Devin

Wire Devin into an AI agent as a tool and it can hand off real engineering work instead of only describing it. The agent can open a Devin session for a task, send it messages and attachments as the job evolves, and check on, tag, or terminate the session on its own, calling each operation as a tool while it works. It can also curate the knowledge entries and playbooks Devin follows, so every session it starts begins with the right context.
Loading preview…
Opens a workflow with 18 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 Devin

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

  3. Connect Devin

    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.

Devin

18 tools
Create Session

Start a new Devin session from a task prompt.

List Sessions

List Devin sessions for the organization.

Get Session

Retrieve a session's status, output, structured output, and metadata.

Send Message

Send a follow-up message to an active session (auto-resumes if suspended).

Update Session Tags

Replace the tags associated with a session (max 50).

Terminate Session

Terminate an active session (cannot be resumed afterward).

Upload Attachment

Upload a file for Devin to work with; returns a reference URL for a prompt.

List Knowledge

List all knowledge notes and folders for the organization.

Create Knowledge

Create a new knowledge entry.

Update Knowledge

Update an existing knowledge entry.

Delete Knowledge

Delete a knowledge entry.

List Playbooks

List all playbooks accessible to the organization.

Get Playbook

Retrieve a specific playbook's details.

Create Playbook

Create a new team playbook.

List Secrets

List metadata for all org secrets (values are never returned).

Create Secret

Create a new org secret for use in sessions.

Delete Secret

Permanently delete a secret by ID.

Get Self

Return information about the authenticated API key / principal (v3).

Starting points

What you can build

When a new bug report lands, create a Devin session with the details so it starts investigating without anyone opening a terminal.
When a Devin session finishes, post the result to your team chat and update the session tags so the outcome is easy to review.
Send a follow-up message to a running session with extra context or a correction pulled from a form submission.
Keep Devin's knowledge current by creating or updating knowledge entries whenever your team's coding guidelines change.
Store a third-party API token as a Devin secret before a session runs, then delete the secret once the task is complete.
Upload a spec or design file as an attachment to a session so Devin has the reference material it needs.

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 Devin wired in as tools. Connect your account and run.