For people who already live in Claude Code, Cursor, Windsurf, or the Codex CLI

Add one MCP server and tell your agent to set you up.

Updated 3 September 2026

Keelen ships a hosted MCP server at keelen.ai/mcp. Add it to Claude Code, Claude Desktop, Cursor, Windsurf, or the Codex CLI with one line and no key. Signup and email verification are themselves tools, so your agent can create the account from the chat, connect a GitHub repository, and submit the first request. From then on an autonomous coding loop turns your requests into tested, merged pull requests, and you steer it without opening the dashboard.

claude mcp add --transport http keelen https://keelen.ai/mcp

Watch it once

An agent adds the server, signs up, connects a repository, and the first pull request lands. 50 seconds, unstaged.

50 seconds, unstaged

What the 41 tools cover

Two work with no key at all, signup and verify_email. The onboarding tools connect GitHub, list repositories, import a project, and read provisioning and billing. The project tools create projects, submit requests, answer the planner's questions, reorder the roadmap, read status, resolve escalations, and pause or resume the scheduler. One runs the security scan, a whole repository security review that is not a penetration test.

Same pipeline as the dashboard

A request submitted over MCP enters the same intake path the dashboard uses. The planner turns it into tasks with acceptance criteria. Dev runs implement them in single use VMs on your own Claude, Codex, GLM, or Kimi key. Five checks stand before any merge, starting with the one that rejects a test born green.

What the five checks are

What the server cannot do until you say so

Connecting tokenless only lets your agent sign up and verify an email. It cannot see or modify a repository. Connecting GitHub requires an explicit GitHub App install that you approve in your browser. Every key minted through the flow can be revoked from the dashboard, and revoking takes effect immediately.

How it works

  1. Run the line

    In your client. Other clients take the same URL in their own configuration.

  2. Tell your agent to sign you up

    It asks for your email and for the six digit code that lands in your inbox.

  3. Say what to build

    Your agent connects the repository and submits the request.

  4. Ask what shipped overnight

    Whenever you like.

Not for you if

  • You want a dashboard. Keelen has one, and this page is about not needing it.
  • You do not run an MCP client.
  • Your repo has no tests and you will not add any.
  • You want the agent in your terminal to do the work itself. It delegates to the loop, and the loop works in its own VMs.

Paste the line. Say set me up.

Signing up, connecting GitHub, and creating a project are free. Running the loop is a 14 day trial with no card, then flat tiers from $29 a month plus your own model usage.