Changelog

MCP Server & API Keys

Connect PingAura to Claude, Cursor, Codex, VS Code, Perplexity, and other AI clients. Access your visibility data, audits, and articles directly from your AI assistant.

We shipped the PingAura MCP Server. It is a remote MCP endpoint that lets AI assistants query your account data directly. Works with Claude, Cursor, Codex, VS Code, Perplexity, and more.

Highlights

  • Query domains, visibility scores, audits, articles, and pages from any MCP client.
  • Works with Claude Code, Claude Desktop, Cursor, Codex, VS Code, Windsurf, Perplexity, Gemini CLI, ChatGPT, and Amazon Q.
  • Uses API keys from your team settings for secure access.
  • All data stays scoped to your team account.

What's included

  • 26 MCP Tools: 14 read tools for domains, visibility, audits, articles, competitors, and quotas. 12 write tools for prompts, articles, competitors, audits, and more.
  • API Key Management: Create, revoke, and track keys from your dashboard. Keys use prefix-based lookup with SHA-256 hashing.
  • Multi-Client Support: Setup guides for all major AI clients.

How teams use it

  • Ask your AI to summarize visibility trends. No dashboard needed.
  • Pull audit issues into your editor and fix them in context.
  • Review article content and metadata right where you code.
  • Build automations that query PingAura data on demand.

Get started

claude mcp add pingaura --transport http https://www.pingaura.ai/api/mcp \
  --header "Authorization: Key YOUR_API_KEY"

See the full documentation for setup instructions across all supported clients.