---
title: Modpack docs
url: "https://modpack.egoeimi.org/docs"
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"
discovery_mcp: "https://mcp.modpack.egoeimi.org/discover"
public_api: "https://modpack.egoeimi.org/api/public/v1/packs"
llms_txt: "https://modpack.egoeimi.org/llms.txt"
---

# Modpack docs

Modpack docs: connect Modpack to Claude or Claude Code, run your first pack, spending and limits, the tools Claude uses, and the public catalog for AIs and developers.

## What is Modpack

A pack is a creator’s working AI setup: their method plus the tools and data it needs. You add Modpack to Claude once, ask in your own words, and the complete result comes back in the chat, files included. Packs run in Modpack’s sandboxes, not on your computer, and you pay per run, only when it works.

## Guides

- [Connect Modpack](https://modpack.egoeimi.org/docs/connect): Claude apps, Claude Code, your phone, and what to do if something doesn’t connect.
- [How it works](https://modpack.egoeimi.org/how): Add once, ask in your own words, get the complete result in the chat, pay per run.
- [Pricing](https://modpack.egoeimi.org/pricing): The rate card, real prices per run, spend limits, and a monthly estimate.
- [Security and your data](https://modpack.egoeimi.org/security): Where packs run, who sees what, the four permissions, retention, export and deletion.
- [For creators](https://modpack.egoeimi.org/creators): Package the setup you already use in Claude Code, price it, and publish a link.

## Your first run

1. **Add Modpack to Claude.** Press Add to Claude on any pack’s page, or follow [Connect Modpack](https://modpack.egoeimi.org/docs/connect). It takes about a minute.
2. **Ask in your own words.** For example: “Use Modpack to check example.com”. Claude shows the price before the run starts.
3. **Read the result in the chat.** Findings, tables and files come back to Claude.

## Modpack tools in Claude

Claude can find packs, add listed ones you say yes to in the chat, run them within your limits, and read their results and files. Only you, in the browser: raise limits, pay, connect accounts and delete.

- `find_packs`: Finds listed packs for what you asked, with the fit and the price.
- `inspect_pack`: Reads a pack’s inputs, limits and cost before a run.
- `submit_run`: Runs a pack. New packs come back as an offer Claude asks you about first.
- `get_run`: Waits for a run and returns the complete result.
- `read_artifact`: Reads a result file so Claude can use it in the chat.
- `upload_text`: Hands a short text file (up to 64 KB) to a run.
- `list_deployments`: Lists the packs you added.
- `modpack_status`: Shows your balance, limits and anything waiting for you.
- `cancel_run`: Stops a run. You pay only for what it used.
- `report_outcome`: Records whether a result was right, when you say so.

## llms.txt and Markdown

- [/llms.txt](https://modpack.egoeimi.org/llms.txt): what Modpack is, how to connect, and where everything lives.
- [/llms-full.txt](https://modpack.egoeimi.org/llms-full.txt): the same, with the full text of these docs.
- [/packs.md](https://modpack.egoeimi.org/packs.md): the whole public catalog as Markdown.
- Any public page + `.md` is its Markdown twin, facts first (for example [/docs/connect.md](https://modpack.egoeimi.org/docs/connect.md)).

## Public API

- [/api/public/v1/packs](https://modpack.egoeimi.org/api/public/v1/packs): public JSON API (search, packs, creators). No sign-in.
- [/api/public/v1/openapi.json](https://modpack.egoeimi.org/api/public/v1/openapi.json): the API description (OpenAPI).
- Discovery MCP server, no sign-in: `https://mcp.modpack.egoeimi.org/discover` (search_packs, get_pack, compare_packs, how_to_connect).

---

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