---
title: Connect Modpack
url: "https://modpack.egoeimi.org/docs/connect"
updated: 2026-09-25
mcp_url: "https://mcp.modpack.egoeimi.org/mcp"
add_to_claude: "https://claude.ai/customize/connectors?modal=add-custom-connector&connectorName=Modpack&connectorUrl=https%3A%2F%2Fmcp.modpack.egoeimi.org%2Fmcp"
claude_code_subscription: nothing to do; the claude.ai connection is already there (/mcp lists it)
claude_code_api_key: "claude mcp add --transport http --scope user modpack https://mcp.modpack.egoeimi.org/mcp && claude mcp login modpack"
claude_code_min_version: 2.1.232
codex: coming soon
claude_plans:
  - "Free (one custom connector, enough for Modpack)"
  - Pro
  - Max
  - Team (an Owner adds it once)
  - Enterprise (an admin adds it once)
support: support@egoeimi.org
---

# Connect Modpack

One connection works everywhere you use Claude: the web, the desktop app, the phone apps and Claude Code. It takes about a minute.

## Claude apps (web, desktop, phone)

1. **Copy the Modpack address.** Press Add to Claude on any pack’s page (or open [Add to Claude](https://claude.ai/customize/connectors?modal=add-custom-connector&connectorName=Modpack&connectorUrl=https%3A%2F%2Fmcp.modpack.egoeimi.org%2Fmcp)), and Claude opens its dialog with the address filled in. Or copy it: `https://mcp.modpack.egoeimi.org/mcp`
2. **Paste it in Claude.** Settings › Connectors › Add custom connector. Name it Modpack, paste the address, and press Add.
3. **Sign in to Modpack once.** Claude opens one Modpack page. Sign in with Google, Apple or a passkey, check the one-line summary, and press Agree and connect.
4. **Ask in your own words.** Back in Claude: “Use Modpack to check example.com”. The result comes back in the chat.

| Plan | Works | Good to know |
| --- | --- | --- |
| Free | Yes | Allows one custom connector, enough for Modpack. |
| Pro and Max | Yes | Also works in Cowork. |
| Team | Yes | An Owner adds it once for the team. |
| Enterprise | Yes | An admin adds it once for the organization. |

## Claude Code (2.1.232 or later)

**Signed in with a Claude subscription** (most people): nothing to do. The connection you added in Claude is already here. Type `/mcp` to see it.

**Signed in with an API key** (one command): run this once. It adds Modpack to every project, then opens the browser so you can sign in. Over SSH, add `--no-browser` and open the link it prints.

```bash
claude mcp add --transport http --scope user \
  modpack https://mcp.modpack.egoeimi.org/mcp \
  && claude mcp login modpack
```

## Codex (coming soon)

We’re testing Modpack with Codex now. Until it’s ready, use Claude or Claude Code.

## On your phone (iPhone, Android)

Add Modpack once on claude.ai, from a computer or your phone’s browser. It appears in the Claude app the next time you open it. When Claude needs you to sign in, approve or top up, it gives you a link that opens Modpack and brings you back.

Note: Adding connectors from the phone is in beta at Anthropic. If Modpack doesn’t stay connected, add it on claude.ai once.

## Troubleshooting

### Modpack doesn’t show up in Claude Code

Type `/mcp`. If it isn’t listed and you use an API key, run the command above.

### Claude says Modpack needs to reconnect

In Claude, open Settings › Connectors › Modpack and press Connect. In Claude Code: `/mcp`, pick Modpack, then Authenticate.

### “You can only add one custom connector”

Claude Free allows one. Remove the other custom connector, or use a paid plan.

### There’s no Add button on Claude Team

Only Owners can add connectors. Ask one to add Modpack once; then everyone can use it.

- Still stuck? support@egoeimi.org
- How it works: [How it works](https://modpack.egoeimi.org/how)
- All docs: [Docs](https://modpack.egoeimi.org/docs)

---

HTML page: https://modpack.egoeimi.org/docs/connect · Catalog: https://modpack.egoeimi.org/packs.md · About Modpack: https://modpack.egoeimi.org/llms.txt
