ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Vinkius with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Give your AI agent full access to the Vinkius MCP catalog. Search, browse, and discover MCPs. their capabilities, debugger grades, FAQs, and documentation. all progr

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

The complete Vinkius capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Vinkius.

  1. 01

    Get credentials schema

    Returns credential_schema + credentials_configured. Feed the field keys into set_credentials. Get the credential fields an MCP needs

  2. 02

    Set credentials

    Save an MCP's credentials so its capabilities work

  3. 03

    Get listing faqs

    Returns [{question, answer}]. Read a catalog MCP's FAQs

  4. 04

    Get listing

    Search_catalog already returns each MCP's capabilities. use this only for FAQs, prompt examples, or related MCPs. Deep detail of one catalog MCP: description, FAQs, related

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Vinkius.

  1. 05

    Invoke tool

    Fails if the MCP needs credentials or is not connected. fix with credentials_status + set_credentials first. Run one capability on an MCP you have, executed by Vinkius

  2. 06

    Credentials status

    Returns credentials_configured (+oauth_status when applicable). Check whether an MCP is ready or missing credentials

  3. 07

    Get connect token

    Returns {mcp_url, source: owner|subscription|preview}. mcp_url embeds a secret token. Get the ready-to-use connection URL for an MCP

  4. 08

    Get listing prompts

    Returns [{prompt, response}]. See example prompts for a catalog MCP

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Vinkius.

  1. 09

    List tools

    Returns {capabilities: [{name, description, inputSchema}]}. If that MCP still needs credentials, its capabilities will fail until set_credentials runs. List an MCP's capabilities with their argument schemas

  2. 10

    Search catalog

    Each result embeds its full capabilities (name, description, input_schema): select capabilities straight from the results. no follow-up listing calls. Address results by slug; rows from your org also carry server_id. Find MCPs by capability when the task needs a capability you don't have

  3. 11

    Active mcps

    Server_id feeds every account capability below. List the MCPs you own or have installed

  4. 12

    Get random listings

    Up to 10 MCPs]}, rotating every 60 seconds. Sample random installable MCPs. For a specific need, use search_catalog

Observed, not estimated

917ms average. Fast in production.

Vinkius is checked daily against the live service.

Daily averagePeak 1018ms
Aug 20Today
Fastest day
829ms
Slowest day
1018ms
14-day trend
Stable-2%

Connect your client

One URL. Every client.

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

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

Vinkius Connector

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

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

  • 01

    Do I need credentials to use this MCP?

    No. The Vinkius catalog is fully public. All search, browse, and detail operations work without any credentials.

  • 02

    What data does the search return?

    Search returns MCP cards with title, description, slug, capability count, debugger quality grade, and auth requirement. Results are ranked by relevance using AI-powered keyword extraction.

  • 03

    Can I filter by category and server type simultaneously?

    Yes. All filter parameters (category, tag, server_type) can be combined in both search and browse operations for precise results.

  • 04

    What does the debugger grade mean?

    Each MCP is scanned by the Vinkius Debugger, which grades quality from A (excellent) to F (critical issues). The grade reflects capability schema compliance, error handling, response consistency, and documentation completeness.