Four steps, nothing installed by hand. You finish with a real result and a number telling you what it cost.
1

Create a free account

Sign up at agentmore.app. A free account starts with 50 credits and needs no card. One credit is $0.01 of catalog price, and most endpoints cost well under a credit — so that is real usage, not a demo.Then create a key at API keys. You will need it in step 2.
2

Paste the setup line into the agent you already use

Fetch and execute the appropriate instructions to set me up for AgentMore from https://agentmore.app/agent-setup/prompt.md
Your agent fetches the file, finds the section matching itself, installs what that section calls for, and asks you for the key from step 1.Every agent takes this same line — the routing is inside the file. If yours has no terminal at all (Claude on the web, ChatGPT), it will point you at the MCP server instead.
3

Ask for one real outcome

Ask for the result, not the tool. The agent picks the endpoint.
Find the last 50 posts for this hashtag on TikTok and summarise what is actually working.
Pull the company profile and recent LinkedIn activity for this domain.
The agent starts by searching the catalog and checking prices. That part is free — only running an endpoint spends. Every call is priced before it runs, and a call whose cost cannot be worked out from your input is refused rather than run at an unknown price.
4

Check what it cost

Open the Dashboard for your remaining credits and a line-by-line record of every call. Then set two ceilings at Budget: a maximum per call and a maximum per day.Set them before you leave an agent running unattended. Spend caps covers how the two numbers fit together.
A dry run prices a call and shows exactly what would be sent, and spends nothing. Ask your agent to dry-run anything you are unsure about.

Next

Concepts

The handful of ideas behind the rest of these docs.

Endpoints

What is in the catalog, and how your agent searches it.

Spend caps

Per-call and per-day limits, and what a blocked call looks like.

Set up your agent

Per-agent detail, the MCP server and the HTTP API.