MCP setup overview

How to connect ASO++ to any MCP-compatible AI tool or editor.

ASO++ works as an MCP server — a standardized protocol that lets AI tools call external services as tools. Once connected, your AI assistant can search keywords, audit your app, and track rankings without leaving your editor.

What you need

Before configuring any tool, you'll need:

  1. An ASO++ account Sign up here
  2. An API token — Generate one on the Tokens page
  3. Your MCP server URL:
https://asopp.cc/mcp

How it works

ASO++ uses HTTP with Server-Sent Events (SSE) as the MCP transport. Most modern MCP clients support this out of the box. Your token is passed as a Bearer authorization header with each request.

Supported tools

Troubleshooting

© 2026 ASO++. All rights reserved.