ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Marketplacer with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your enterprise marketplace via Marketplacer. list products, track orders, and audit seller networks.

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 · 9 capabilities

The complete Marketplacer capability set.

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

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through Marketplacer.

  1. 01

    List webhooks

    List Marketplacer webhooks (events subscription)

  2. 02

    List sellers

    Use to fetch vendor lists. List Marketplacer sellers/vendors

  3. 03

    List categories

    List Marketplacer category taxonomies

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Marketplacer.

  1. 04

    List shipments

    List Marketplacer shipments

  2. 05

    Get advert

    Get Marketplacer advert by node ID

  3. 06

    Get invoice

    Get Marketplacer invoice by node ID

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Marketplacer.

  1. 07

    Graphql query

    Run standard GraphQL queries against Marketplacer endpoint

  2. 08

    List adverts

    Use this capability to list product items. List Marketplacer adverts (products)

  3. 09

    List invoices

    Use this to track all registered orders on the platform. List Marketplacer invoices (orders)

Observed, not estimated

871ms average. Fast in production.

Marketplacer is checked daily against the live service.

Daily averagePeak 1054ms
Aug 20Today
Fastest day
672ms
Slowest day
1054ms
14-day trend
Slowing+29%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 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 Marketplacer, so you can see the experience inside your AI.

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

Marketplacer Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_6kGQPb48BxNbiCoF4NWbNU4uxypG6gkKoithypP4/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 — Marketplacer capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "marketplacer-enterprise-marketplace-platform-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_6kGQPb48BxNbiCoF4NWbNU4uxypG6gkKoithypP4/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 Marketplacer owners ask.

  • 01

    Can I retrieve product details using GraphQL identifiers through my agent?

    Yes. Use the get_advert capability and provide the specific GraphQL Node ID. Your agent will fetch the full record, including descriptions, pricing arrays, and variants directly from the Marketplacer schema.

  • 02

    How do I check recent orders on my marketplace through a conversation?

    The list_invoices capability allows your agent to retrieve recent order invoices. You'll see the amount, status, and associated seller for each order, helping you monitor high-level marketplace activity instantly.

  • 03

    Can my agent run custom GraphQL queries against the Marketplacer endpoint?

    Absolutely. Use the graphql_query capability to execute sophisticated custom queries. You can provide the query string and optional JSON variables, and your agent will return the raw GraphQL response payload securely.