Home › Development › ASOHawk

ASOHawk

ASO analytics and App Store optimization tools for indie iOS developers and AI agents.

Remote
★ 11 stars Last pushed 2026-09-24

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://asohawk.cc/api/mcp Requires auth (checked 2026-09-24)

Claude Code:

claude mcp add --transport http asohawk https://asohawk.cc/api/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "asohawk": {
      "url": "https://asohawk.cc/api/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization — ASOHawk workspace API key created in Settings > API keys

Related servers

Data from the Official MCP Registry