Loading MCP server directory, please wait...
ASO tools for AI agents: keyword research, rank tracking, competitor analysis (iOS & Android).
npx @getmcp/cli add app.trysonar/sonarRequires Node.js 18+. Community-contributed server. Review source before installing.
SONAR_API_KEYYour Sonar API key (aso_...). Create one at https://trysonar.app
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"app.trysonar/sonar": {
"command": "npx",
"args": [
"-y",
"@sonarapp/mcp"
],
"env": {
"SONAR_API_KEY": "",
"SONAR_API_URL": "https://trysonar.app"
}
}
}
}