Vinkius
Smithery

Smithery MCP for AI. Connect your agent to any service, credentials included.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Smithery MCP on Cursor AI Code EditorSmithery MCP on Claude Desktop AppSmithery MCP on OpenAI Agents SDKSmithery MCP on Visual Studio CodeSmithery MCP on GitHub Copilot AI AgentSmithery MCP on Google Gemini AISmithery MCP on Lovable AI DevelopmentSmithery MCP on Mistral AI AgentsSmithery MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Smithery provides an MCP registry for discovering, managing, and connecting external AI services. It centralizes access control by handling OAuth and tokens automatically.

Use it to let your agent find any compatible service—from Stripe or GitHub—and establish secure connections without manual credentials.

What your AI can do

Create connection

Creates a managed connection to an MCP server, handling all OAuth and session complexity automatically for your application.

Create service token

Generates a secure, time-limited token with restricted permissions for frontends or agents that shouldn't use your main API key.

Delete connection

Removes an MCP server connection from the registry; this action revokes access and cannot be undone.

+ 8 more capabilities included
Discover Servers

Search and retrieve detailed metadata about any registered MCP server using search_servers.

Inspect Server Capabilities

List every available tool, data resource, or prompt template exposed by a specific server using dedicated getter tools (e.g., get_server_tools).

Manage Connections

Establish and revoke secure connections to external MCP services using create_connection and delete_connection.

Generate Access Tokens

Create short-lived, scoped service tokens (create_service_token) that limit access permissions for specific frontends or agents.

Audit Usage Metrics

Monitor adoption rates and performance issues by retrieving usage analytics for a server using get_server_analytics.

Included with Plan

Waiting for input…

AI Agent

Smithery: 11 Tools for Agent Integration

Use these twelve tools to discover servers, manage authentication credentials, and inspect the full capabilities of any connected service.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Smithery on Vinkius

Create Connection

Creates a managed connection to an MCP server, handling all OAuth and session complexity automatically for your application.

Create Service Token

Generates a secure, time-limited token with restricted permissions for frontends or...

Delete Connection

Removes an MCP server connection from the registry; this action revokes access and...

Get Connection

Retrieves detailed status information about a specific, existing MCP connection for...

Get Server Analytics

Fetches usage metrics and adoption data for a named MCP server to help you monitor...

Get Server Details

Retrieves core metadata about an MCP server from the registry, letting you check its status before connecting it.

Get Server Prompts

Lists reusable prompt templates available on a server, giving you insight into pre-defined workflows for your agent.

Get Server Resources

Returns all data resources exposed by the server, including their names and MIME...

Get Server Tools

Lists every function (tool) available on a server, providing input schemas and...

List Connections

Returns a list of all existing connections within a namespace, allowing you to audit...

Search Servers

Searches the entire Smithery registry for MCP servers using name, tags, or...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Smithery integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Smithery, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Smithery MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Smithery. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 11 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Managing credentials for every external service is a nightmare.

Right now, setting up an AI agent means logging into the Stripe dashboard, copying API keys; then going to GitHub and doing it again. For every new integration—be it Salesforce or Twilio—you repeat that cycle: copy, paste, configure a separate vault entry, and manually audit the OAuth scopes. It’s tedious, risky, and slows down development.

With Smithery, you let your agent handle this mess. You just ask the registry to 'connect to Stripe.' The agent calls `create_connection`, handles all the token exchange behind the scenes, and hands you a connection ID. You get instant connectivity without ever touching a secret key or worrying about OAuth expiration.

Smithery MCP Server: Connect your agents to any service.

The biggest waste of time is the manual overhead around authentication. Before Smithery, if you wanted to know what data a server offered, you had to read its documentation (or hope). You couldn't programmatically list every resource or tool without making assumptions.

Now, it’s simple: call `get_server_resources` or `get_server_tools`. The platform gives you the definitive manifest of everything the server offers. It makes your agent smarter and your codebase cleaner—it just works.

What your AI can actually do with this

Smithery handles the messy part of connecting your AI agent to outside services. You don't wanna write boilerplate OAuth code or deal with token expiration every time you build something new. Smithery acts as the centralized control plane, letting your agent find and connect to external MCP servers—whether that's Stripe, GitHub, or some niche database—without you needing to manage credentials manually.

Discovering Services

Need to know what services are out there? You use search_servers to scan the entire registry. You can filter results by a server's name, specific tags, or even keywords in its description field; it’ll spit back everything that matches your criteria. Once you narrow down what you need, you can check the core metadata of any registered service using get_server_details.

This lets you confirm the current status and basic info before you commit to connecting.

Inspecting Capabilities

You gotta know exactly what a server can do before your agent tries it. Smithery gives you three main views: first, use get_server_tools to list every single function—or 'tool'—available on that server. This output includes the necessary input schemas and descriptions so your agent knows precisely which actions it can take; it’s like reading a full API contract for its capabilities.

Second, if you wanna see what data is sitting there waiting to be read, get_server_resources returns all exposed data resources, giving you their names and MIME types. Finally, check out the built-in workflows: get_server_prompts lists reusable prompt templates available on a server, which gives your agent pre-defined ways to structure its requests.

Managing Connections and Credentials

Connecting is where Smithery saves your bacon. Instead of handling complex OAuth handshakes yourself, you use create_connection. This tool handles the entire authentication and session complexity automatically for your application. Once that’s done, it gives you a managed connection to use. Need to audit what's hooked up? Run list_connections to get a full list of every existing connection within a specific namespace.

You can also check the status or review details of any single, established link using get_connection. If that service relationship breaks down or you need to cut ties completely, use delete_connection; this removes the server connection from the registry and revokes access immediately, but remember, this action is final.

Security and Monitoring

For security, don't just hand out your main API key. Use create_service_token to generate a secure, time-limited token that has restricted permissions. This keeps the blast radius small for any frontends or agents you deploy. When things get complex and you need to know if a service is performing right, run get_server_analytics.

This pulls usage metrics and adoption data for a named server, helping you spot trends and figure out where performance issues are kicking off. The whole process means your agent doesn't need specialized knowledge of every vendor’s API; it just needs to ask Smithery where the data or service is located.

Built · Hosted · Managed by Vinkius Smithery MCP Server - Manage AI Service Connections
Server ID 019d760a-1906-72b1-8209-36f9f26e21dd
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I find available MCP servers using Smithery? +

You use the search_servers tool. You can filter by name, tags, or description to narrow down results and get a list of qualified names for services you want to connect.

Can I test an MCP server before making a live connection using Smithery? +

Yes. Before calling create_connection, use get_server_details to review the metadata and confirm the server's status. You can also run get_server_tools to see its capabilities first.

What is the difference between `list_connections` and `get_connection` in Smithery? +

list_connections gives you a list of all connection IDs and names across your namespace for an audit. You use get_connection when you want full details—like creation dates or specific metadata—for one particular ID.

Does Smithery help with security tokens? +

Absolutely. Use the create_service_token tool to generate limited-scope, time-bound tokens. This prevents your agent from using a master key and greatly reduces the risk if credentials leak.

When I call `get_server_analytics`, what kind of performance data or rate limits can I monitor? +

The analytics report tracks usage volume, adoption trends, and overall server health. While it shows throughput metrics, remember that your client needs to handle any specific API rate limit errors.

What information do I get from `get_server_tools` regarding input data schemas? +

It returns the tool name, description, and detailed input schema for every function. This lets you build calls that match the server's required parameters exactly.

If I have connectivity issues, how does `get_connection` help me troubleshoot? +

It provides the current status, connection ID, and metadata for a specific link. This helps you confirm if the connection is active or review configuration details when things break.

How granular can I make permissions when using `create_service_token`? +

You define highly scoped tokens based on policy. You control access by specifying namespaces, resources, operations, and the token's expiration time (TTL).

Do I need a Smithery account to use this MCP server? +

Yes, you need a free Smithery account to generate an API key. Sign up at smithery.ai, then go to Account Settings > API Keys to create your key. The key gives access to the registry search, server details, and connection management features.

How does Smithery Connect handle OAuth for MCP servers? +

Smithery Connect automatically handles OAuth flows, token refresh, and session management for MCP servers that require authentication. You don't need to configure redirect URIs, client IDs, or manage token expiration. Simply create a connection and Smithery manages the authentication lifecycle, providing your agents with seamless access.

Can I search for verified MCP servers only? +

Yes! Use the verified filter in the search_servers tool by setting verified=true. This returns only servers that have been verified by Smithery, ensuring higher quality and security standards. Verified servers display a verification badge and have undergone additional review.

Built & Managed by Vinkius 30s setup 11 tools

We've already built the connector for Smithery. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 11 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.