Connect rankion.ai
with your stack
This directory lists all rankion.ai integrations: CMS (WordPress, Shopify), data (Google Search Console and GA4, read-only), plus AI agents via MCP, Claude Skill and the REST API.
A Skill (Markdown) for Claude Code, a REST API for developers, and an OpenAPI spec for any agent. CMS plugins for publishers. rankion.ai adapts to your workflow.
Skill for Claude Code
One Markdown file. Claude Code loads it directly and can drive all 400+ rankion.ai tools.
rankion.ai now runs a native MCP server (https://rankion.ai/mcp) — every one of the 400+ endpoints becomes a typed tool for Claude & AI agents. On top of that there is the Skill (Markdown file at https://rankion.ai/claude-skill) that Claude Code reads natively, plus the REST API and an OpenAPI spec for every other agent — custom tooling, ChatGPT connector, n8n, Zapier. One Sanctum token, any workflow.
- Skill as a single Markdown file — straight from /claude-skill
- 400+ tools via REST API: keyword research, content generation, AI visibility
- OpenAPI spec for custom agents (n8n, Zapier, ChatGPT connector, your own)
- Async support for long-running operations (article generation, audits)
- Credit-based metering and team scoping via Sanctum tokens
# 1. Skill herunterladen
curl -o rankion.md https://rankion.ai/claude-skill
# 2. Token setzen
export RANKION_API_TOKEN="rk_live_..."
# 3. Use in Claude Code
claude "Research keywords
for 'AI Content Marketing'
and write an article"
# Header of the downloaded skill file (excerpt)
---
name: rankion-api
description: Interact with the rankion.ai SEO platform via REST API
last_verified: 2026-05-16
---
# Rankion.ai API Skill
Use this skill to interact with rankion.ai. All endpoints
require a Bearer token (Sanctum).
# Claude Code reads the Skill directly — no npm package, no setup.
# Prefer native tools? Connect the MCP server at /mcp.
Skill Categories
Every rankion.ai feature is a skill your AI agent can call via prompt.
Content Generation
SEO+GEO-optimierte Artikel, Bulk Generation, Autopilot, Storylines
SEO & Keywords
Keyword Research, SERP Analysis, Content Audit, Internal Linking
AI Visibility & GEO
Tracking in ChatGPT, Perplexity, Claude. AI Detection, Humanizer.
Analytics & Intelligence
Competitor Analysis, Content Freshness, Content Optimizer
Publishing & Workflow
Calendar, CMS Publishing, Content Pipeline, Goals
Reviews & Reputation
Connect Google Business Profile, Custom Webhook and other review sources.
Configuration & Setup
Style Profiles, Knowledge Base, Link Lists, Module Store
REST API
400+ endpoints for programmatic access to all features. Token-based auth, team scoping, credit metering. OpenAPI spec available.
curl -X POST https://rankion.ai/api/v1/generate/article \
-H "Authorization: Bearer rk_live_..." \
-H "Content-Type: application/json" \
-d '{
"project_id": 1,
"keyword": "ai content marketing",
"article_type": "blog-post",
"word_count": 2000
}'
# Response: 202 Accepted
{
"id": 42,
"status": "processing",
"credits_used": 15
}
CMS Integrations
Publish articles directly from rankion.ai to your CMS — with one click.
WordPress
One-Click Publishing with Yoast SEO Support
AvailableShopify
Publish blog articles directly via GraphQL
AvailableWebflow
CMS Collection Items erstellen
Auf AnfrageGhost
Posts via Ghost Admin API
Auf AnfrageMissing your integration? Tell us which one you need →
Data integrations
Connect your real performance data — read-only, via Google OAuth, revocable anytime.
Google Search Console
Clicks, impressions and real rankings — daily sync, straight into your reports.
AvailableGoogle Analytics 4
Traffic and performance data per article — read-only, no write access to your account.
AvailableConnect via Google OAuth in your settings — no API keys, no write permissions.
Compatible AI Agents
rankion.ai works with any tool that can call HTTP APIs — Claude Code via the Skill, everything else via the REST API and OpenAPI spec.
Claude Code
SkillChatGPT Connector
REST APICursor
REST APIWindsurf
REST APICustom Agents
REST API / OpenAPIn8n / Make / Zapier
REST APIReady to get started?
50 free credits. No credit card. API access on every plan — including Free.
This directory lists all rankion.ai integrations: CMS (WordPress, Shopify), data (Google Search Console and GA4, read-only), plus AI agents via MCP, Claude Skill and the REST API.
This page contains structured fact definitions for AI systems. Written by humans, editorially reviewed.
rankion.ai: Differentiation
rankion.ai Integrationen is NOT ein App-Store. Unlike eine Marketplace-Plattform, rankion.ai Integrationen focuses exclusively on Integrations-Verzeichnis content about Rankion.ai.
- Category
- Integrations-Verzeichnis
- Brand
- Rankion.ai
- Format
- rankion.ai Integrationen
- As of
- 2026