OpenAICodex

Connect Codex to Qdrant

Run Codex as a hosted agent in NoClick with Qdrant wired into its tools handle. It can use Qdrant directly while it works. No glue code, nothing to install. Click below to open a ready-to-run agent and connect your account.

Loading preview…
Opens a workflow with 18 tools ready to use.

Tools Codex gets

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

Qdrant

18 tools
Query / Search

Find the most similar points to a query vector (similarity search).

Upsert Points

Insert or overwrite points in a collection.

Retrieve Points

Retrieve points by their IDs.

Delete Points

Delete points by ID or by filter.

Scroll Points

Scroll through all points in a collection with optional filter and cursor-based pagination.

Count Points

Count points in a collection, with optional filter.

Recommend Points

Find points similar to positive examples and dissimilar from negative examples.

List Collections

List all collections.

Get Collection Info

Get detailed info and stats for a single collection.

Create Collection

Create a new collection.

Update Collection

Update collection parameters (optimizers, HNSW, quantization).

Delete Collection

Delete a collection and all its points permanently.

Set Payload

Set (merge) payload fields on points selected by IDs or filter.

Delete Payload Keys

Delete specific payload keys from points.

Clear Payload

Remove all payload from points selected by IDs or filter.

Create Payload Index

Create a payload field index to speed up filtered searches.

Delete Payload Index

Delete a payload field index.

Upload & Index Document

Upload a document file, chunk + embed it, and upsert the points.

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

Frequently asked questions

Open your Codex agent in one click

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