MCP Tools/Connecting

Connecting

Rampify hosts a remote MCP server. No packages to install, no API keys to manage — connect via OAuth, pick your project, and start querying. New tools appear instantly without version updates.

What is MCP?#

The Model Context Protocol (MCP) is an open standard that lets AI assistants connect to external tools and data sources. When you connect Rampify via MCP, your AI can check SEO status, generate meta tags, analyze search performance, all from natural language prompts in your editor. See all available tools.

Prerequisites#

  • A Rampify account with at least one project

Coding tools#

Pick your tool below to connect Rampify in one click (Cursor, VS Code) or copy a ready-to-paste command (Claude Code, Claude Desktop). Each picks up your account's OAuth on first connect.

You'll see this same picker inside the app on every project page, where the "Then run this" prompts adapt to whatever page you're on.

↓ Try it — fully interactive, same picker as in the app.

Connect Rampify

Choose your AI tool

Then run this

The HTTP endpoint is https://www.rampify.dev/api/mcp if your tool needs it directly.

Claude UI#

Using Claude on the web (claude.ai) or Claude Desktop? Add Rampify as a connector through the UI.

1
Open connectors

In Claude, go to Customize → Connectors, click the + icon and choose Add custom connector.

2
Enter the endpoint

Name it Rampify and enter https://www.rampify.dev/api/mcp as the URL.

claude.ai
Claude's Add Custom Connector dialog with Rampify entered as the name and https://www.rampify.dev/api/mcp as the URL — used to add Rampify's MCP server to claude.ai or Claude Desktop
3
Connect & sign in

Click Add, then the Connect button that appears, and sign in to Rampify when prompted.

Multiple projects#

When you connect via OAuth, you select which project to use. The connection is scoped to that project, so tools only operate on the data you chose.

To switch projects, re-authenticate your MCP connection. The project picker will appear again and you can select a different project.

rampify.dev/oauth/authorize
Rampify's MCP OAuth project picker — choose which project to connect your AI coding tool (Claude, Cursor, VS Code) to during sign-in

You can also check which project is currently active:

Try it — paste into your AI toolUse the list_projects tool to show my projects
Tip

Running agents in parallel across worktrees (Conductor, Cursor, Emdash)? See Agent Orchestration for project-scoped keys and the .worktreeinclude pattern that connects every workspace at once.

Getting help#

Stuck on a connection step, or a tool not behaving the way this page says it should? Email support@rampify.dev and we'll get you unblocked.

Tip

Already connected? The send_feedback tool sends notes to the Rampify team straight from your AI tool — no email required.