---
title: "Install in Claude"
description: "Add the Spinrun gateway to Claude for run and Build surfaces."
url: https://docs.spinrun.ai/install/claude
markdown_url: https://docs.spinrun.ai/install/claude.md
---

# Install in Claude

{/* GENERATED from @spinrun/clients stepsFor() — do not edit by hand. */}

## Run surface [#run-surface]

### 1. Add a connector in Claude [#1-add-a-connector-in-claude]

Open settings, add a remote MCP server, and paste this URL.

```text
https://spinrun.ai/mcp
```

### 2. Authorize in your browser [#2-authorize-in-your-browser]

A browser window opens automatically. Sign in and choose which workspace Claude may reach — no key to copy, and you can revoke it any time from Settings → Applications.

## Build surface [#build-surface]

### 1. Add a connector in Claude [#1-add-a-connector-in-claude-1]

This is the Build surface — it authors agents and workflows rather than running tools, and it accepts browser authorization only. Open settings, add a remote MCP server, and paste this URL.

```text
https://spinrun.ai/mcp/build
```

### 2. Authorize in your browser [#2-authorize-in-your-browser-1]

A browser window opens automatically. Sign in and choose which workspace Claude may author in. Tick "Build authorization" on the consent screen, or enable it later under Settings → Applications (workspace owners only). You can revoke it any time from Settings → Applications.

## Related [#related]

* [Install](https://docs.spinrun.ai/install.md)
* [Build vs run](https://docs.spinrun.ai/getting-started/build-vs-run.md)
