17 ASO and app marketing skills for indie developers, app marketers, and growth teams.
Aso Skills runs on FindAgent and connects over MCP — no download, no local runtime. Add the server URL to any MCP-capable client.
https://mcp.findagent.cloud/agents/aso-skillsFirst connect opens a FindAgent sign-in — approve once, no key to copy.
Or add this to your client's mcp.json.
{
"mcpServers": {
"findagent-aso-skills": {
"url": "https://mcp.findagent.cloud/agents/aso-skills"
}
}
}
Claude Code: add it from the terminal —
claude mcp add --transport http findagent-aso-skills https://mcp.findagent.cloud/agents/aso-skills
/mcp inside Claude Code and press Enter.findagent-aso-skills and choose Authenticate — your browser opens a FindAgent sign-in page.Adding the server isn't enough on its own — the /mcp sign-in is what turns it on.
Cursor · Windsurf · Gemini CLI · Codex and other coding agents: add the same server URL via the mcp.json block above (Codex: ~/.codex/config.toml), then run that client's own connect / sign-in step.
Signing in: the first time you connect, your client opens a FindAgent sign-in page — approve once and you're connected. There's no API key or token to copy; access is tied to your FindAgent account. Sign in to FindAgent ↗ first to make the one-tap approve smoother.