Agent access. Live now

Your AI agent can run SKUASCOUT

Skua is the assistant built into SKUASCOUT. Ask it in plain language to scan niches, run analyses, or read your reports, and it does the work on your account. Have your own AI agent? Bring it: same tools, your identity, your credits.

Built into every paid planPlain language, real runsWorks with your own agentSame credits as the app

What delegation looks like

  • YouScan for pet niches under 500 reviews.
  • SkuaScan started, it takes a few minutes. I will report back.
  • SkuaDone: 214 candidates, 3 look worth a viability run. Start the first?

Two ways in

Use ours, or bring yours

Ask Skua in the app

Built in, no setup. Tell it what you want in plain language: check the balance, start a scan, summarize a deep dive. It confirms with you before it spends and reports every step it takes.

  • One click, on every paid plan
  • Confirms before spending credits
  • Reports what it did, every step visible

Bring your own agent

MCP is the open standard that lets AI agents call tools. SKUASCOUT ships a remote MCP server, so Claude Code, Cursor, or any MCP-capable agent can work your account the way you would.

  • Personal access keys, shown once, revocable anytime
  • Read-only keys for agents that should never spend
  • Same tools, your identity, your credits

Built with guardrails

Delegation without the anxiety

For developers: connect your own agent

The endpoint, access keys, and the full tool surface.

The tool surface

What your agent can do

A small, curated set of tools, not a raw API dump. Reads are free. Actions cost exactly what they cost in the app, charged before the run and refunded if it fails or you cancel.

Read. Free

  • list_searchesYour recent scans, newest first
  • list_nichesFilter by keyword or analyzed only, with real totals
  • get_nicheOne niche with its stage statuses and metrics
  • get_reportMarket viability, profitability, or deep dive
  • get_job_statusWhat is running on the account right now
  • get_credits_balanceBalance, plan, and the full price list

Run. Costs credits

  • start_niche_scanFinds candidate niches from your criteria
  • run_viabilityScores a niche's page-1 market against your thresholds
  • run_profitabilityBuilds a full Amazon P&L, with or without supplier sourcing
  • run_deep_diveTears down the competitor listings you pick
  • lookup_hs_codeFinds the tariff code and duty rate; free for a direct code lookup
  • cancel_active_jobStops the running job and refunds it

Setup

Connected in three steps

01

Have a paid plan

Agent access is included on Platinum, Diamond, and Scale. No add-on, no separate tier.

02

Create a key

In the app: Settings, then Agent Access. Name the key, pick read-and-run or read-only, copy it once. You can hold up to five and revoke any of them instantly.

03

Point your client at the endpoint

For Claude Code it is one command. Any other MCP client needs just the endpoint and your key as a bearer token.

Endpoint

https://veezicmwktpomerosiif.supabase.co/functions/v1/mcp

Claude Code

claude mcp add --transport http skuascout \
  https://veezicmwktpomerosiif.supabase.co/functions/v1/mcp \
  --header "Authorization: Bearer YOUR_KEY"

Cursor and other MCP clients: same endpoint, header Authorization: Bearer YOUR_KEY.

Questions

The short answers

Does agent access cost extra?

No. It is included on every paid plan. Actions cost the same credits as running them yourself, and each message to Skua costs a credit.

Which clients work today?

Claude Code, Cursor, and any MCP client that can send a bearer token over HTTP. Browser-based connectors such as claude.ai on the web are on the roadmap.

How do long analyses work?

Scans and analyses run in the background. Your agent starts one, gets a job id, and polls status until it finishes, the same lifecycle the app uses.

Can a key see anything beyond my account?

No. A key carries exactly your identity and your permissions. Ownership is enforced on every read and every action, server-side.

Give your agent a research platform

Start free, look around, and when you are ready to put an agent to work, any paid plan unlocks the full surface.

Start freeIncluded on Platinum, Diamond, and Scale.