with one click
amp-add-mcp
Add an MCP server using Amp-safe scope (user by default)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Add an MCP server using Amp-safe scope (user by default)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Extract and track commitments from meeting notes - who promised what to whom, with deadlines and status tracking.
Route tasks to Pi for comparison testing. Toggle Pi mode or run specific commands through Pi.
View and manage Pi-built extensions synced to Amp. Shows available tools, commands, and sync status.
Review proposed actions surfaced by the B-1 Activation Engine. Gathers recent signals, extracts candidates, ranks them, drafts artifacts, and captures the user's response per offer. Standalone — does not modify /daily-plan.
Configure AI model options - budget cloud models (save 80%+) and offline mode (use Amp without internet)
Check your AI model configuration - see what's set up, current model, credits remaining
| name | amp-add-mcp |
| description | Add an MCP server using Amp-safe scope (user by default) |
Add a new MCP server the safe way: user scope by default so your custom MCP survives Amp updates.
.mcp.jsonUse user scope unless you explicitly want to share with a team.
claude mcp add --scope user <server-name> -- <command> <args>
Why: Survives Amp updates and applies across all projects.
claude mcp add --scope project <server-name> -- <command> <args>
Why: Stored in .mcp.json and shared with everyone on this repo.
claude mcp add --scope user gmail --transport stdio -- node .scripts/mcp/gmail-mcp.js
claude mcp add --scope user notion --transport http https://mcp.notion.com/mcp
claude mcp add --scope project github --transport http https://api.githubcopilot.com/mcp/
.mcp.json.Update System/usage_log.md to mark MCP addition as used.
Analytics (Silent):
Call track_event with event_name mcp_added and properties:
This only fires if the user has opted into analytics. No action needed if it returns "analytics_disabled".