Connect Rampify to Your IDE
Rampify delivers SEO intelligence directly into your development workflow—no context switching required.
All integration mechanisms provide the same SEO data in structured formats. Choose based on your preferred workflow, not our constraints.
Choose Your Integration#
| Mechanism | Best For | Status | Setup Time |
|---|---|---|---|
| MCP Server | IDEs with MCP support (VS Code, Cursor, Claude Code, Windsurf, Zed) | Available | 5 min |
| AGENTS.md | Any IDE via structured context | Available | 2 min |
| REST API | Custom integrations, CI/CD, scripts | Available | 10 min |
| VS Code Extension | Auto-sync AGENTS.md | Planned Q1 2026 | - |
MCP Server#
Best for IDEs with MCP support: VS Code, Cursor, Claude Code, Windsurf, Zed
Natural language interface—ask your AI assistant questions like "What should I write next?" or "Check SEO for this page." Your AI assistant uses Rampify tools automatically.
Features:
- Real-time SEO analysis while you code
- Generate meta tags and schema markup
- Check indexing status before deployment
- Content recommendations from GSC data
Get Started with MCP
MCP Server Overview
Learn how the Model Context Protocol brings SEO intelligence into your IDE.
Installation Guide
Install and configure for Cursor, Claude Code, VS Code, and more.
Available Tools
Explore all 6 MCP tools: get_page_seo(), get_issues(), generate_meta(), and more.
AGENTS.md#
Best for any IDE via structured context files
Works with any editor by providing structured context files that AI coding assistants (Claude, GPT-4, Gemini) can read. Based on the open agents.md standard, no special IDE support required.
How it works:
- Download your
AGENTS.mdfile from the Rampify dashboard - Place the file in your project root
- AI assistants automatically read and use the context
- No MCP support or API calls required
What's included:
- Business context (industry, audience, brand voice)
- Site-wide SEO action items with priority levels
- Affected URLs with file path suggestions
- Code snippets and fix instructions
- MCP tool recommendations for each issue
Learn More About AGENTS.md
REST API#
Best for custom integrations, scripts, CI/CD pipelines
Direct API access for programmatic control. Build custom workflows, automate checks, integrate with your deployment pipeline.
Use cases:
- n8n, Zapier, Make automation workflows
- CI/CD pre-deployment checks
- Custom dashboards and reports
- Batch processing and monitoring
API Documentation
VS Code Extension (Coming Q1 2026)#
Best for automatic AGENTS.md sync
A VS Code extension that automatically retrieves and syncs your AGENTS.md file, keeping your SEO context up-to-date without manual downloads.
Planned features:
- Auto-sync AGENTS.md on file change
- Status bar SEO health indicator
- Inline issue highlighting
- Quick fix suggestions
All Mechanisms Provide the Same Data#
Regardless of which integration you choose, you get:
- Site-wide SEO health - Issues, health score, prioritized fixes
- Page-level analysis - Indexing status, performance metrics, GSC data
- Content recommendations - What to write next based on GSC insights
- Meta tag generation - AI-powered titles, descriptions, Open Graph tags
- Schema markup generation - Valid JSON-LD for any page type
- Site crawling - On-demand full site analysis
Choose based on your workflow, not feature availability.
Not Sure Which to Choose?#
If your IDE supports MCP (VS Code, Cursor, Claude Code, Windsurf, Zed): Start with MCP Server. It takes 5 minutes to set up and provides the most seamless experience with real-time SEO queries.
If you want the simplest setup or your IDE lacks MCP support: Download AGENTS.md from your dashboard and drop it in your project. Any AI assistant can read it—no configuration required.
If you're building automation workflows or CI/CD: Use the REST API. It's designed for programmatic access with pre-organized action items.