ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Searchspring with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Empower your AI to search, filter, and recommend e-commerce products using the Searchspring (Athos Commerce) catalog API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Searchspring capability set.

These are the exact actions your AI can choose when you ask it to work with Searchspring.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Searchspring.

  1. 01

    Search category

    G., "Mens>Shoes"). Lists products within a specific category hierarchy

  2. 02

    Search products

    Searches for products in the Searchspring catalog

  3. 03

    Search sku

    Retrieves details for a specific product SKU

  4. 04

    Search brand

    Lists products from a specific brand

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Searchspring.

  1. 05

    Search custom

    Performs a search with custom Searchspring parameters

  2. 06

    Search filtered

    Format: "key:value,key2:value2". Performs a filtered product search

  3. 07

    Search pagination

    Retrieves a specific page of search results

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Searchspring.

  1. 08

    Search price range

    Searches for products within a specific price range

  2. 09

    Search sorted

    Format: "key:direction" (e.g., "price:asc"). Performs a sorted product search

  3. 10

    Suggest queries

    Retrieves autocomplete query suggestions

Observed, not estimated

920ms average. Fast in production.

Searchspring is checked daily against the live service.

Daily averagePeak 1286ms
Aug 20Today
Fastest day
716ms
Slowest day
1286ms
14-day trend
Slowing+11%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Searchspring, so you can see the experience inside your AI.

It does not authenticate your account with Searchspring. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Searchspring Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_44ngnKMHV7LnrsfvgkXeZwgaYIcvUjpmYWw4vK9v/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Searchspring capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "searchspring-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_44ngnKMHV7LnrsfvgkXeZwgaYIcvUjpmYWw4vK9v/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Searchspring owners ask.

  • 01

    Can the AI filter catalog products by specific colors or variations?

    Yes. You can instruct the agent: 'Find all Men's Shirts and filter by color: Blue and size: Medium'. The agent will natively invoke search_filtered passing the specific parameter facets to narrow down exactly what is requested.

  • 02

    Can I check autocomplete queries directly from the chat prompt?

    Absolutely. Use the prompt: 'What queries do you suggest when someone types "runn"?'. The agent fires suggest_queries simulating a shopper and returns search trends such as 'running shoes', 'running shorts', demonstrating what customers see.

  • 03

    How do I ensure the integration only searches within a specific category?

    You can explicitly ask the AI to restrict the search. For example: 'Using the Searchspring API, list the top 5 products strictly in the Electronics > Audio category'. The agent invokes search_category, returning items isolated within that structural path.