claude-codeClaude Code

Connect Claude Code to Voyage AI

Give an AI agent your Voyage account as a tool and it can embed and rank content on its own instead of just reasoning about it. It can generate text, multimodal, or contextualized chunk embeddings for whatever it is working on, rerank candidate documents against a query to find the best matches, and offload large jobs by uploading a batch file, kicking off a batch job, and checking its status until the vectors are ready. Wire it into a hosted coding agent in NoClick and it can build and refresh a retrieval index end to end.
Loading preview…
Opens a workflow with 14 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 Claude Code, or hosted in the cloud. The rest of setup adapts to your choice:

  2. Pick what it can do in Voyage AI

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

  3. Connect Voyage AI

    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 Claude Code first calls in.

    Run this in your terminal

    $claude mcp add --transport http noclick https://mcp.noclick.app/s/<your-link>

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

Exact capabilities

Tools Claude Code gets

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

Voyage AI

14 tools
Generate Text Embeddings
Generate Multimodal Embeddings
Generate Contextualized Chunk Embeddings
Rerank Documents
Upload Batch File
List Files
Get File
Delete File
Get File Content
Bulk Delete Files
Create Batch Job
List Batch Jobs
Get Batch Job
Cancel Batch Job

Starting points

What you can build

When a new document is added, generate text embeddings for it and write the vectors straight into your vector database.
Before returning search results to a user, rerank the candidate documents against their query so the most relevant answers come first.
For a large corpus, upload a batch input file, create a batch job, then poll get batch job on a schedule until the embeddings are ready to download.
Generate multimodal embeddings for product images and descriptions so a catalog becomes searchable by picture or by text.
Split long documents into chunks and generate contextualized chunk embeddings so each piece keeps the meaning of the passage around it.
After a batch job completes, list files and bulk delete the finished inputs to keep your Voyage storage clean.

Meet the runner

About Claude Code

Claude Code is Anthropic's command-line coding agent. In NoClick you run it as a hosted agent and connect your real apps to its tools handle, so it does far more than write code. Wire in an integration and Claude Code can read and act on Slack, Linear, your database, and more on its own, calling each one as a tool while it works. It is the same capable agent, pointed at your actual workflows instead of a sandbox.
Careful multi-step planning before it acts
Reliable on long, structured tasks
Reads context thoroughly before making changes
Comfortable across code, data, and APIs

Good to know

Frequently asked questions

Keep exploring

More ways to connect

Make it yours

Open your Claude Code agent in one click.

NoClick runs Claude Code for you with Voyage AI wired in as tools. Connect your account and run.