Skip to main content
How to set up the Ref Plans MCP server with Amp CLI.

Install

Run the amp install command:
amp mcp add RefPlan https://api.plan.ref.tools/mcp --header "x-ref-api-key: <YOUR_API_KEY>"
You can find your API key at ref.tools/keys. For plan-specific mode:
amp mcp add RefPlan "https://api.plan.ref.tools/mcp?plan=<PLAN_ID>" --header "x-ref-api-key: <YOUR_API_KEY>"

Verify

Run the command:
amp mcp doctor
You should see:
➜  amp mcp doctor
User settings: <filepath>
Workspace settings: <filepath>

RefPlan (user settings): connected

Get help

If you have any issues, please reach out to help@ref.tools. We’re happy to help you get started!