@rankmyseo/agent
v1.0.2
Published
RankMySEO AI agent tools and MCP server
Downloads
490
Readme
@rankmyseo/agent
AI agent layer for RankMySEO — Vercel AI SDK tool definitions plus a Model Context Protocol server, so an LLM can read a user's SEO data and customize the dashboard (approval-gated). Server-only.
Install
npm i @rankmyseo/agent @rankmyseo/coreTools
queryRankHistory, listKeywords / addKeyword, runAudit / getAudit, getDashboardConfig, updateDashboardConfig (approval-gated), explainMetric.
Mutations are Zod-validated; destructive changes require explicit approval. The agent edits the dashboard config schema only — never app code or raw SQL.
Documentation
See the Wiki → AI Agent.
License
Apache-2.0
