Sif MCP integration for AI agents.

Connect AI agents to Sif through 12 structured actions, including list tools, call tool, and market discover competitors. Review authentication, inputs, work…

ACTION CONTRACTS
12
AUTHENTICATION
API key
SOURCE STATUS
Provider-backed

CATALOG SOURCE REVIEWED AUGUST 23, 2026 / ACTION NAMES AND SCHEMAS DERIVED FROM WORKING MACHINES PROVIDER SOURCE

CAPABILITY PROFILE

What the Sif integration exposes

The Sif Agent App exposes 12 provider-backed actions for data and marketing work. Its current contract lets an authorized agent discover the current sif amazon analysis tools and their live input schemas before choosing a tool to call, call a current sif mcp amazon analysis tool with json arguments after discovering its live input schema, and analyze and filter a keyword's top-100 competitor pool by price, review threshold, sales, and competitive posture. costs 3 sif points. These operations are called through Working Machines as typed capabilities rather than through browser navigation or copied UI steps.

A connection uses API key. Before execution, the agent can inspect the selected action, its required fields, declared scopes, and expected output contract. Provider credentials remain inside the Working Machines runtime; the calling agent receives the capability and its structured result, not the underlying secret.

For reliable operation, start with the narrowest action that satisfies the task, resolve stable provider identifiers before changing state, and validate the returned object or status after execution. Availability still depends on the connected Sif account, granted provider permissions, workspace policy, region, plan, and upstream API behavior.

VERIFIED ACTION SAMPLE

Real Sif capabilities.

Showing 12 of 12 actions. Risk labels are conservative signals based on operation names, not substitutes for provider documentation or runtime policy.

list_toolsREAD

Discover the current Sif Amazon analysis tools and their live input schemas before choosing a tool to call.

call_toolREVIEW

Call a current Sif MCP Amazon analysis tool with JSON arguments after discovering its live input schema.

INPUTS: toolName / arguments

market_discover_competitorsREVIEW

Analyze and filter a keyword's Top-100 competitor pool by price, review threshold, sales, and competitive posture. Costs 3 Sif points.

INPUTS: keyword / country / my_asin / max_results / price_min

market_get_asin_aba_footprintREAD

Reverse-map an ASIN to search terms where it occupies an ABA Top-3 position. Costs 2 Sif points.

INPUTS: asin / country / topN

market_get_asin_keyword_signalsREAD

Analyze an ASIN's keyword traffic contribution, organic and paid dependence, rank stability, and health signals. Costs 3 Sif points.

INPUTS: asin / country / listingSearch / time_type / time_value

market_get_asin_profileREAD

Get product-positioning profiles such as price, rating, reviews, BSR, brand, listing age, variants, and dimensions for up to 20 ASINs. Costs 2 Sif points per input ASIN.

INPUTS: asins / country

market_get_keyword_competitionREAD

Analyze a keyword's traffic-share leaders, ABA Top-3 concentration, market accessibility, and optional ASIN competitive position. Costs 2 Sif points.

INPUTS: keyword / asin / country / time_type / time_value

market_get_keyword_demandREAD

Diagnose demand lifecycle and seasonal timing for up to 20 keywords. Costs 2 Sif points.

INPUTS: keywords / country

market_get_keyword_historyREAD

Get raw historical ABA search volume, rank, and Top-3 click and conversion concentration for up to 10 keywords. Costs 1 Sif point.

INPUTS: keywords / country / granularity

market_get_keyword_root_competitorsREAD

Discover the leading ASIN competitors across a keyword root using ABA buyer click behavior. Costs 2 Sif points.

INPUTS: keyword_root / country / topN

market_get_keyword_root_trendREAD

Compare exact-keyword demand with aggregate keyword-root demand to assess market size and demand concentration. Costs 3 Sif points.

INPUTS: keyword / country / granularity

market_screen_keyword_opportunitiesREVIEW

Rank keyword-root variants by demand and click-concentration opportunity signals. Costs 3 Sif points.

INPUTS: keyword_root / country / topN

INPUT CONTRACTS

Know what the action needs before it runs.

call_tool

toolNameREQUIRED
The exact tool name returned by list_tools.
argumentsOPTIONAL
JSON arguments matching the inputSchema returned for the selected tool.

market_discover_competitors

keywordREQUIRED
A keyword to analyze.
countryOPTIONAL
The Amazon marketplace code, such as US, UK, DE, or JP. Sif defaults to US when omitted.
my_asinOPTIONAL
The caller's ASIN. Sif excludes it and narrows results to its competing price range.
max_resultsOPTIONAL
The maximum number of competitors to return, from 1 to 10.
price_minOPTIONAL
The minimum competitor price used to narrow the result.

market_get_asin_aba_footprint

asinREQUIRED
An Amazon Standard Identification Number (ASIN).
countryOPTIONAL
The Amazon marketplace code, such as US, UK, DE, or JP. Sif defaults to US when omitted.
topNOPTIONAL
The maximum number of keyword records to retrieve, from 1 to 1000.

market_get_asin_keyword_signals

asinREQUIRED
An Amazon Standard Identification Number (ASIN).
countryOPTIONAL
The Amazon marketplace code, such as US, UK, DE, or JP. Sif defaults to US when omitted.
listingSearchOPTIONAL
Whether to use Sif's listing-search scope.
time_typeOPTIONAL
The analysis time type.
time_valueOPTIONAL
The recent-day count, Sunday week date, or first-of-month date matching time_type.

PROVIDER-SPECIFIC WORKFLOWS

Jobs this Agent App can support

Inspect List Tools

Discover the current Sif Amazon analysis tools and their live input schemas before choosing a tool to call. Use this as a bounded discovery step, retain the returned identifier, and avoid expanding the read beyond the task's stated scope.

list_tools

Verify with Market Get Asin Aba Footprint

Reverse-map an ASIN to search terms where it occupies an ABA Top-3 position. Costs 2 Sif points. Compare the returned provider state with the intended outcome and preserve stable IDs or canonical links in the run record.

market_get_asin_aba_footprint

SAFETY BOUNDARY

Operate Sif with explicit limits

  • Authorize Sif with API key and grant only the provider access required by the selected actions.
  • The current action names appear read-oriented, but returned Sif data may still be sensitive and should be minimized before it enters model context.
  • Do not infer permission from catalog visibility. Workspace policy, connection identity, and upstream authorization still govern execution.
  • No provider scope string is declared on the sampled actions. Verify the connected account's actual permissions in Sif rather than assuming unrestricted access.
  • After a call, inspect the structured result and execution record before reporting that the Sif task completed successfully.

CONNECTION MODEL

API key

The secret key for Sif's Amazon analysis MCP service. Create it at https://www.sif.com/mcp?tab=secret.

Working Machines stores provider credentials behind the execution boundary. An agent can use an authorized connection identity, but catalog discovery alone does not reveal OAuth tokens, API keys, or provider secrets.

READ SIGNALS
9
WRITE SIGNALS
0
HIGH IMPACT
0
REVIEW SIGNALS
3

EVIDENCE AND AVAILABILITY

Provider reference

Action names, input fields, authentication types, and counts on this page are generated from the Working Machines provider catalog. Provider behavior, quotas, object semantics, account eligibility, and regional availability remain governed by Sif.

Official Sif website

ONE CONNECTION. REAL WORK.

Give your agent software it can use.

Connect through MCP or explore the Agent App catalog and choose only the capabilities your workflow needs.

EXPLORE AGENT APPS