Middesk Connector for AI agents.
9 live capabilities
Verify business entities and pull Secretary of State filings automatically.
Waiting for input…
Why people use Middesk
Middesk for Automated Business Identity Verification
This Connector puts that entire process into your AI client. You just provide a website or an EIN, and the agent handles the lookup, pulls the filings, and confirms the status. You get a verified business profile in seconds without ever opening a new tab.
What Vinkius changes
You get verified business data in seconds instead of minutes of manual searching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automated Vendor Onboarding
A compliance officer asks the agent to verify a new vendor.
- Real-world use case 02
Portfolio Compliance Audit
An analyst asks to list all businesses and identify which ones are missing state tax registrations.
- Real-world use case 03
Sales Lead Enrichment
A sales rep provides a website URL.
Complete set · 9capabilities
The complete Middesk capability set.
These are the exact actions your AI can choose when you ask it to work with Middesk.
01—03
3 capabilities in this set.
Part of 9 available through Middesk.
- 01 Capability
Get document
Retrieves a specific official filing or corporate document. It pulls the actual paper trail for a company.
- 02 Capability
Get tax registration
Gets details for a specific state tax registration. This helps you check payroll or sales tax compliance.
- 03 Capability
List businesses
Shows every business currently in your Middesk account. Use this to manage your entire verification queue.
04—06
3 capabilities in this set.
Part of 9 available through Middesk.
- 04 Capability
List documents
Lists all available filings for a specific business. This gives you a bird's-eye view of a company's history.
- 05 Capability
List tax registrations
Shows all tax registrations linked to a business. It's the fastest way to see multi-state compliance.
- 06 Capability
Autocomplete identity
Provides live Secretary of State record suggestions as you type. It helps you find the correct legal entity quickly.
07—09
3 capabilities in this set.
Part of 9 available through Middesk.
- 07 Capability
Create business
Starts a new business verification request using a legal name. This kicks off the automated KYB process.
- 08 Capability
Get business
Fetches the full details of a specific business. Use this to see the current status of a verified entity.
- 09 Capability
Prefill business
Fills in business details automatically from a website or EIN. It saves you from typing out every single field manually.
Set up in minutes
One URL. Then ask Middesk to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Middesk 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_2kOW079kAkgcNiPSTSpA4d1yU780ta9QUcxDHAZB/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 Middesk, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Middesk for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_2kOW079kAkgcNiPSTSpA4d1yU780ta9QUcxDHAZB/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 Middesk URL.
- Step 03
Save and start
Save the connection and enable Middesk in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"middesk": {
"url": "https://edge.vinkius.com/vk_preview_2kOW079kAkgcNiPSTSpA4d1yU780ta9QUcxDHAZB/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 Middesk
Open Agent mode in chat and ask: "Using Middesk, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"middesk": {
"url": "https://edge.vinkius.com/vk_preview_2kOW079kAkgcNiPSTSpA4d1yU780ta9QUcxDHAZB/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 Middesk
Ask Copilot: "Using Middesk, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"middesk": {
"url": "https://edge.vinkius.com/vk_preview_2kOW079kAkgcNiPSTSpA4d1yU780ta9QUcxDHAZB/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 Middesk
Open Cascade and ask: "Using Middesk, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"middesk": {
"url": "https://edge.vinkius.com/vk_preview_2kOW079kAkgcNiPSTSpA4d1yU780ta9QUcxDHAZB/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 Middesk
Ask Cline: "Using Middesk, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add middesk --transport http "https://edge.vinkius.com/vk_preview_2kOW079kAkgcNiPSTSpA4d1yU780ta9QUcxDHAZB/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 Middesk
Ask Claude: "Using Middesk, show me...". 9 tools are ready
Where the request belongs
Work Middesk can move forward.
This is for compliance officers, fintech founders, and B2B sales ops who are tired of manually hunting down corporate records and verifying business legitimacy.
Compliance Officer
Verifying hundreds of corporate entities for AML and KYB requirements without manual data entry.
Fintech Founder
Automating the business verification flow for new B2B customer signups.
B2B Sales Ops
Validating lead lists to ensure companies are active and registered before starting outreach.
Legal Researcher
Quickly pulling Secretary of State filings for due diligence and corporate history.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsOpenCorporates
Access the largest open database of companies. audit corporate records and officers via AI.
Nubarium
Access Mexican identity and corporate data. audit RFC, CURP, and companies via AI.
ComplyAdvantage
Automate AML and KYC compliance. screen entities, manage search history, and monitor risks directly from your AI agent.
Inform Direct
File UK company documents with Companies House digitally and manage statutory records, share registers, and annual filings.
Argyle
Verify employment and income with Argyle. track users, employments, and payouts via AI.
Onfido
Automate identity verification via Onfido. create applicants, manage workflow runs, and retrieve verification reports directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Middesk 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 Middesk.
The practical details behind the request, access and result.
Can the Middesk MCP verify a business using just a website?
Yes, the Middesk MCP can automatically pull business details and identity information using a website URL as the primary identifier.
Does the Middesk MCP pull official government filings?
Yes, the Middesk MCP allows your agent to retrieve specific Secretary of State filings and corporate documents directly.
Can I use the Middesk MCP to check tax compliance?
Yes, you can use the Middesk MCP to view state tax registrations and payroll compliance statuses for your businesses.
How many businesses can I track with the Middesk MCP?
The Middesk MCP lets you manage and list all businesses currently connected to your Middesk account in one view.
Does the Middesk MCP work with Claude and Cursor?
Yes, the Middesk MCP is compatible with Claude, Cursor, Windsurf, and any other MCP-enabled AI client.
Can the Middesk MCP help with KYB workflows?
Absolutely. The Middesk MCP is specifically designed to automate Know Your Business (KYB) and identity verification workflows.
Where do I find my Middesk API Key?
Log in to your Middesk Dashboard, go to Settings > Developer > Credentials to find your secret keys.
Does this support the Sandbox environment?
Yes, you can use your 'mk_test_...' keys to interact with the Middesk Sandbox.
One connection away
Give your agent a direct line to Middesk.
Connect Middesk once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available