Register your interest: Tag @Cody, get an agent

MCP server

Your AI client, now with hands.

Connect CodeWords to Claude, ChatGPT, or your editor. Describe the job where you already work, and it builds, deploys, and runs the agent. It keeps running after the chat ends.

Server URLhttps://runtime.codewords.ai/run/devx_mcp/mcp
Build me an agent that watches our Stripe failed payments and posts a daily recovery list to Slack.
  1. Found a template to start from
  2. Wrote the workflow
  3. Checked it runs clean
  4. Deployed it to CodeWords
  5. First run done, 4 payments found

Live. It runs every morning at 08:00 and posts the recovery list to #billing.

What your client can do

19 tools, grouped the way a build actually goes.

01

Build

Start from a template or a blank service, edit the code, and check it before it ships.

search_templates · edit_service · validate_service · view_service_code · consult_docs

02

Deploy

Push a service live, keep every saved version, and switch between them without redeploying.

deploy_service · list_user_services · list_service_implementations · set_active_implementation

03

Run

Trigger a workflow, read its output and logs, or stop it mid-run.

run_workflow · get_workflow_output · get_workflow_logs · get_workflow_requests · cancel_workflow · run_code

04

Secrets

Store API keys and tokens once in CodeWords so agents never paste them into code.

list_user_secrets · get_user_secret · set_user_secret · delete_user_secret

Connect your client

One URL. Sign in once.

Pick your client. Authentication is OAuth, so there is no API key to paste and you can revoke access from CodeWords at any time.

Install from the Claude directory in one click, or add CodeWords as a custom connector with the server URL.

  1. 01Open Claude and go to Settings, then Connectors.
  2. 02Choose Add custom connector.
  3. 03Name it CodeWords and paste the server URL below.
  4. 04Click Add, then Connect, and sign in to CodeWords when asked.
Server URL
https://runtime.codewords.ai/run/devx_mcp/mcp

Things to try

Say it the way you would to a colleague.

Copy any of these into your connected client and watch it build.

Good to know

Auth, credits, and ownership.

Sign in, not paste

Your client signs in with OAuth, so there is no API key to paste. You can revoke the connection from your CodeWords settings whenever you like.

Manage access

Building is free, runs use credits

Talking to CodeWords through your client is free. When an agent runs, it uses credits from your plan, exactly as it would from the CodeWords app.

How credits work

It lives in your workspace

Anything you build through MCP shows up in CodeWords. Keep editing it with Cody, watch its runs, and change its schedule there.

Open CodeWords

FAQ

Questions before you connect.

It is a remote Model Context Protocol server that lets an AI client such as Claude, ChatGPT, Claude Code, or Cursor build, deploy, and run CodeWords agents. The client sends tool calls to CodeWords, and the agent it builds stays deployed and keeps running after the chat ends.

Prefer the API directly? See the developer resources.

Connect in a minute

Add it once. Build from anywhere.

Point your AI client at CodeWords and ask for the agent you need. It ships and keeps running.