Skip to main content

[VIDEO + GUIDE] Connect My Real Profit to Claude (MCP)

How to connect your MRP account to Claude so you can ask questions about your Amazon data in plain language. Setup takes about two minutes.

The server address

This is the MCP link you paste into your AI assistant:

https://api.myrealprofit.com/mcp



Before you start

MCP access has to be switched on for your account first. Email support@myrealprofit.com from the address you use to sign in to My Real Profit and ask for MCP access. We will confirm once it is enabled.

Set it up in Claude

These steps cover Claude.ai, Claude Desktop and the Claude mobile apps.

  1. In Claude, open Customize and go to Connectors.

  2. Click Add (or +), then choose Add custom connector.

  3. Give it a name. Anything works, for example My Real Profit or MRP.

  4. Paste https://api.myrealprofit.com/mcp into the URL field. Leave the advanced settings (OAuth Client ID and Secret) empty, then click Add.

  5. Click Connect on the new connector. If Claude shows a "Finish connecting" screen, click Continue connecting. You will be taken to My Real Profit to sign in with your usual MRP email and password, then confirm the access request.

  6. The connector now shows as Connected. We recommend setting the tools to Always allow. Every tool is read-only, so nothing in your account can be changed.

  7. Done!

Connectors are tied to your Claude account, so one you add on Claude.ai also appears in Claude Desktop and the Claude mobile apps. You only sign in once. On the Claude Free plan you can have one custom connector.

Good to know

  • Read-only. Every tool looks things up and reports back. Nothing creates or changes anything in your My Real Profit or Amazon account.

  • Your data only. The assistant can only see data your My Real Profit user already has access to.

  • Valid for 90 days. After that the tools stop working. Click Connect on the connector and sign in again, nothing needs reinstalling. Changing your MRP password does not end a connection that is already active.

  • Fair use limits. 30 requests per minute, 500 per hour and 5,000 per day. A single question can use several requests, but normal use will not come close.

Run our SOPs on your own data

This is the part worth trying. Open our Knowledge Base & SOPs, pick a how-to article (Market Share & Funnel is a good place to start), copy the link and send it to your assistant with something like:

"Use the My Real Profit MCP and this knowledge base article. Go through each of the how-to workflows in it and run that analysis on my account."

It will work through the SOP against your real numbers and come back with things like high-opportunity keywords, keywords cannibalizing your organic sales, and where spend is going to waste.

Troubleshooting

What you see

What it usually means

It worked, then stopped after about three months

The 90-day connection has expired. Click Connect on the connector and sign in again.

The browser opens for sign-in but the connection never completes

Something stopped the sign-in from returning to your assistant, usually a VPN or a different browser profile. Try again in your default browser.

Requests start getting rejected after heavy use

You have hit a rate limit. Wait a minute, or until the next hour, and try again.

"This site can't be reached", or the server is unavailable

The service may be temporarily unavailable. Try again shortly, and contact support if it continues.

Other assistants and developer setups

The same address works with any assistant that supports remote MCP servers. We have tested it with Claude (Claude.ai, Claude Desktop, Claude mobile and Claude Code). If you want to use a different assistant, contact support and we will help you get it working.

If you use Claude Code, add it from the terminal:

claude mcp add --transport http myrealprofit https://api.myrealprofit.com/mcp

Then run /mcp, select myrealprofit and sign in. Add --scope user to make it available in every project.

There is also a token-based option for MCP clients that cannot sign in through a browser. Only one method can be active per account at a time, so contact support if you need it.

Questions and feedback

The MCP server is actively being developed and new tools are added regularly, so if something is missing or you have an idea, we would like to hear it.

For access requests, technical issues or anything else, message us from the chat bubble in the bottom right corner of the app, or email support@myrealprofit.com. If something is not working, include which assistant you are using, the exact wording of the error and roughly when it happened. Never send us an access token by email.

Did this answer your question?