Vinkius AI Catalog Connector for AI agents.
10 live capabilities
Let your agent autonomously discover and evaluate the best integrations for any task.
Waiting for input…
Why people use Vinkius AI Catalog
Vinkius AI Catalog for Programmatic Discovery
This Connector lets your agent do that heavy lifting for you. It can browse the catalog, check debugger grades, and pull prompt examples in one go. You get a system that actually knows how to find and understand its own capabilities.
What Vinkius changes
Your agent gains the ability to autonomously discover and evaluate the best capabilities for any task.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Finding the right CRM capability
You don't know which CRM capability to use.
- Real-world use case 02
Learning interaction styles
You need to build a workflow but don't know the prompt style.
- Real-world use case 03
Daily capability discovery
You want to see what's new.
Complete set · 10capabilities
The complete Vinkius AI Catalog capability set.
These are the exact actions your AI can choose when you ask it to work with Vinkius AI Catalog.
01—04
4 capabilities in this set.
Part of 10 available through Vinkius AI Catalog.
- 01 Capability
Get credentials schema
Returns credential_schema. the field keys, their types and which are required. plus credentials_configured (whether they are already set). Construct the set_credentials payload from these keys. Secret values are never returned. Get the credential fields an MCP requires. Call this to learn the exact schema you must fill before calling set_credentials
- 02 Capability
Get listing prompts
Get prompt examples for a specific MCP to see how to interact with it. This provides your agent with real-world context.
- 03 Capability
Get listing
Get the full details of an Connector including its capabilities, FAQs, and related listings. This provides a complete profile for your agent.
- 04 Capability
Get manifest
Returns each MCP with a capabilities[] array of {name, description, inputSchema} (JSON Schema). Fetch the callable capabilities and their input schemas for one or more of the user MCPs. Call before invoking a downstream MCP capability so you know its exact arguments
05—07
3 capabilities in this set.
Part of 10 available through Vinkius AI Catalog.
- 05 Capability
Search catalog
Search the catalog using natural language or specific keywords. Your agent can use this to find capabilities based on a specific task.
- 06 Capability
Set credentials
Handles both owned and installed MCPs. Save the credentials an MCP needs so its capabilities become usable. Call get_credentials_schema first to learn the required fields
- 07 Capability
Active mcps
Narrow with filter (active|inactive), search (by name) or page. Enumerate the MCPs the user already has. Call this first to obtain the MCP ids needed by get_manifest, credentials_status and set_credentials
08—10
3 capabilities in this set.
Part of 10 available through Vinkius AI Catalog.
- 08 Capability
Credentials status
Returns credentials_configured (boolean) and oauth_status when applicable. For the field keys to fill, use get_credentials_schema instead. Check whether an MCP credentials are already set (and, for OAuth MCPs, whether it is connected). Use to decide if set_credentials is still needed
- 09 Capability
Get listing faqs
Get the FAQs for a specific MCP to understand its common use cases. This helps your agent troubleshoot common issues.
- 10 Capability
Get random listings
Get a rotating set of random Connectors from the catalog for discovery. It's a good way to find capabilities you didn't know existed.
Set up in minutes
One URL. Then ask Vinkius AI Catalog to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Vinkius AI Catalog from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mgLuRhIN64QtERLUltG0fhiWwQraI7y7TZ9s8l3O/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Vinkius AI Catalog, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Vinkius AI Catalog for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mgLuRhIN64QtERLUltG0fhiWwQraI7y7TZ9s8l3O/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Vinkius AI Catalog URL.
- Step 03
Save and start
Save the connection and enable Vinkius AI Catalog in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"vinkius-mcp-catalog": {
"url": "https://edge.vinkius.com/vk_preview_mgLuRhIN64QtERLUltG0fhiWwQraI7y7TZ9s8l3O/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Vinkius AI Catalog
Open Agent mode in chat and ask: "Using Vinkius AI Catalog, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"vinkius-mcp-catalog": {
"url": "https://edge.vinkius.com/vk_preview_mgLuRhIN64QtERLUltG0fhiWwQraI7y7TZ9s8l3O/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Vinkius AI Catalog
Ask Copilot: "Using Vinkius AI Catalog, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"vinkius-mcp-catalog": {
"url": "https://edge.vinkius.com/vk_preview_mgLuRhIN64QtERLUltG0fhiWwQraI7y7TZ9s8l3O/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Vinkius AI Catalog
Open Cascade and ask: "Using Vinkius AI Catalog, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"vinkius-mcp-catalog": {
"url": "https://edge.vinkius.com/vk_preview_mgLuRhIN64QtERLUltG0fhiWwQraI7y7TZ9s8l3O/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Vinkius AI Catalog
Ask Cline: "Using Vinkius AI Catalog, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add vinkius-mcp-catalog --transport http "https://edge.vinkius.com/vk_preview_mgLuRhIN64QtERLUltG0fhiWwQraI7y7TZ9s8l3O/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Vinkius AI Catalog
Ask Claude: "Using Vinkius AI Catalog, show me...". 10 tools are ready
Where the request belongs
Work Vinkius can move forward.
This is for the developers and architects who are tired of manual capability discovery and want their agents to be able to navigate the ecosystem on their own.
AI Agent Developer
You're tired of copy-pasting capability docs into prompts and want your agent to find its own integrations.
Platform Architect
You need to audit the available capability ecosystem to identify gaps and ensure high-quality integrations.
Growth Engineer
You're tracking trends in the Connector space to see which categories are growing the fastest.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsSmithery
AI MCP registry: discover, search, and connect MCP servers to your agents via Smithery.
Alpic
AI MCP infrastructure: deploy, manage, and monitor MCP servers programmatically via agents.
Glama
Connect your AI agent to the Glama directory. Discover MCP servers dynamically, analyze attributes, and proxy external intelligence networks through a unified gateway natively.
SketricGen
Connect your AI agents to SketricGen to run multi-agent workflows, manage knowledge bases, debug traces, and interact with contacts.
Lancerkit
Connect Lancerkit to any AI agent via MCP.
Honeywell Forge
Connect Honeywell Forge to any AI agent via MCP.
Bring your own AI
Change the model, client or framework. Keep Vinkius connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Vinkius.
The practical details behind the request, access and result.
Can the Vinkius AI Catalog help my agent find specific capabilities?
Yes, it lets your agent search the entire catalog using natural language or specific keywords to find exactly what it needs.
How does the Vinkius AI Catalog handle capability reliability?
It provides debugger grades and trust scores for every Connector, so your agent can prioritize the most reliable integrations.
Can my agent read the documentation for an Connector it finds?
Yes, it can pull the full Markdown documentation and FAQs for any listing in the catalog.
Is there a way for my agent to see what's new in the Vinkius catalog?
Your agent can check the latest statistics and browse the most recent listings to stay updated on new capabilities.
Can I use the Vinkius AI Catalog to see how to write prompts for other Connectors?
Yes, the Connector can retrieve specific prompt examples for any integration to help your agent learn the best way to interact with it.
Does the Vinkius AI Catalog support browsing by category?
It lets your agent navigate the full taxonomy of featured and organic categories with real-time listing counts.
Do I need credentials to use this Connector?
No. The Vinkius catalog is fully public. All search, browse, and detail operations work without any credentials.
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.
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.
What does the debugger grade mean?
Each Connector 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.
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.
One connection away
Give your agent a direct line to Vinkius.
Connect Vinkius once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available