ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Sharetribe with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Equip your AI agent to autonomously manage your marketplace. Approve listings, transition transaction states, audit user profiles, and moderate reviews.

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 Sharetribe capability set.

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

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through Sharetribe.

  1. 01

    Approve listing

    Approves a pending listing

  2. 02

    Get listing

    Retrieves details for a specific listing

  3. 03

    Get transaction

    Retrieves details for a specific transaction

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Sharetribe.

  1. 04

    Get user

    Retrieves details for a specific user

  2. 05

    List listings

    Lists marketplace listings

  3. 06

    List reviews

    Lists marketplace reviews

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Sharetribe.

  1. 07

    List transactions

    Lists marketplace transactions

  2. 08

    List users

    Lists marketplace users

  3. 09

    Transition transaction

    G., "confirm", "complete"). Transitions a transaction to a new state

Observed, not estimated

822ms average. Fast in production.

Sharetribe is checked daily against the live service.

Daily averagePeak 1174ms
Aug 20Today
Fastest day
667ms
Slowest day
1174ms
14-day trend
Slowing+19%

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 Sharetribe, so you can see the experience inside your AI.

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

Sharetribe Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_n2ASGkEvXnBMIcMaI8QWYfwLSPBCxgVzPEZqfYak/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 — Sharetribe capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "sharetribe-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_n2ASGkEvXnBMIcMaI8QWYfwLSPBCxgVzPEZqfYak/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 Sharetribe owners ask.

  • 01

    Can the AI forcefully complete an active marketplace payment transition?

    Absolutely. Through the transition_transaction method, your prompt can dictate the order pipeline. Ensure you pass the specific UUID of the order and the explicit, configured transition name (e.g., "transition/accept" or "transition/complete") to force the lifecycle into its subsequent operational phase immediately.

  • 02

    Why use the Integration API instead of the Marketplace API?

    Because the Integration API is the unadulterated administrator backend designed for secure backend logic rather than client interfaces. This permits system-level moderation, transaction configuration, and override state.

  • 03

    Can this integration modify review ratings directly?

    Currently, the integration specifically implements list_reviews as a query mechanism tailored exclusively around monitoring and auditing capabilities. It does not actively expose a write mutation structurally to alter or destroy existing community integrity ratings.