Aliyun CAPTCHA / 阿里云验证码 Connector for AI agents.
2 live capabilities
Manage Alibaba Cloud anti-bot security and risk assessments.
Waiting for input…
Why people use Aliyun CAPTCHA / 阿里云验证码
Aliyun CAPTCHA for Automated Risk Assessment
With this Connector, you just ask your agent. It pulls the verification data, interprets the risk codes, and tells you exactly what happened. You get a clear answer in seconds instead of a dozen clicks.
What Vinkius changes
You get a natural language interface for Alibaba Cloud's complex anti-bot security capabilities.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Identifying a malicious bot
A security engineer asks the agent to check a specific user's CAPTCHA response.
- Real-world use case 02
Validating regional availability
A DevOps lead needs to know if the service is active in Singapore.
- Real-world use case 03
Auditing security keys
A developer wants to make sure their security keys are valid.
Complete set · 2capabilities
The complete Aliyun CAPTCHA / 阿里云验证码 capability set.
These are the exact actions your AI can choose when you ask it to work with Aliyun CAPTCHA / 阿里云验证码.
01—02
2 capabilities in this set.
Part of 2 available through Aliyun CAPTCHA / 阿里云验证码.
- 01 Capability
Verify captcha
Send a CAPTCHA response to the service to see if it passed or failed. Use this to determine if a user interaction is legitimate or suspicious.
- 02 Capability
Create captcha scene
Create a new CAPTCHA verification scenario for things like logins or checkouts. This returns a Scene ID you can use to initialize your client side SDK.
Set up in minutes
One URL. Then ask Aliyun CAPTCHA / 阿里云验证码 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Aliyun CAPTCHA / 阿里云验证码 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_YM4bnThYo1AIfvDXL7yTgz4GYmMsXAHISmJzl6qN/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 Aliyun CAPTCHA / 阿里云验证码, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Aliyun CAPTCHA / 阿里云验证码 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_YM4bnThYo1AIfvDXL7yTgz4GYmMsXAHISmJzl6qN/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 Aliyun CAPTCHA / 阿里云验证码 URL.
- Step 03
Save and start
Save the connection and enable Aliyun CAPTCHA / 阿里云验证码 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"aliyun-captcha": {
"url": "https://edge.vinkius.com/vk_preview_YM4bnThYo1AIfvDXL7yTgz4GYmMsXAHISmJzl6qN/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 Aliyun CAPTCHA / 阿里云验证码
Open Agent mode in chat and ask: "Using Aliyun CAPTCHA / 阿里云验证码, help me...". 2 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"aliyun-captcha": {
"url": "https://edge.vinkius.com/vk_preview_YM4bnThYo1AIfvDXL7yTgz4GYmMsXAHISmJzl6qN/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 Aliyun CAPTCHA / 阿里云验证码
Ask Copilot: "Using Aliyun CAPTCHA / 阿里云验证码, help me...". 2 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"aliyun-captcha": {
"url": "https://edge.vinkius.com/vk_preview_YM4bnThYo1AIfvDXL7yTgz4GYmMsXAHISmJzl6qN/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 Aliyun CAPTCHA / 阿里云验证码
Open Cascade and ask: "Using Aliyun CAPTCHA / 阿里云验证码, help me...". 2 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"aliyun-captcha": {
"url": "https://edge.vinkius.com/vk_preview_YM4bnThYo1AIfvDXL7yTgz4GYmMsXAHISmJzl6qN/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 Aliyun CAPTCHA / 阿里云验证码
Ask Cline: "Using Aliyun CAPTCHA / 阿里云验证码, help me...". 2 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add aliyun-captcha --transport http "https://edge.vinkius.com/vk_preview_YM4bnThYo1AIfvDXL7yTgz4GYmMsXAHISmJzl6qN/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 Aliyun CAPTCHA / 阿里云验证码
Ask Claude: "Using Aliyun CAPTCHA / 阿里云验证码, show me...". 2 tools are ready
Where the request belongs
Work Aliyun CAPTCHA / 阿里云验证码 can move forward.
This is for security engineers and backend developers who need to manage Alibaba Cloud's anti-bot defenses without clicking through complex web consoles.
Security Engineer
Audits risk logs and checks CAPTCHA health to ensure the site stays protected from scrapers.
Backend Developer
Integrates bot protection into AI workflows to automate identity verification.
DevOps Engineer
Verifies regional API connectivity and audits security configurations during deployment.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsTencent CAPTCHA / 腾讯云防水墙
Tencent's dominant anti-bot and CAPTCHA service. verify tickets and audit risk levels via AI.
Tuputech Moderation
Bring Tuputech's Advanced Anti-Spam and AI Evaluation endpoints to your server. Scan text, images, and audio automatically via AI.
Aliyun API Market / 阿里云云市场
China's largest API marketplace. access thousands of 3rd-party OCR, SMS, and data services via AI.
Shumei Anti-Fraud
Bring Shumei's top-tier Anti-Fraud and Risk Control to your AI. Analyze text, images, and devices for malicious activity instantly.
Geetest
The ultimate anti-bot CAPTCHA API. validate users, detect bots, and protect your forms with Geetest v4.
Equixly
Automate API security testing via Equixly. manage target services, trigger autonomous AI pentests, and audit vulnerability findings directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Aliyun CAPTCHA / 阿里云验证码 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 Aliyun CAPTCHA / 阿里云验证码.
The practical details behind the request, access and result.
Can I use Aliyun CAPTCHA to stop bots on my site?
Yes, this Connector lets your agent manage Alibaba Cloud's anti-bot defenses. It can verify user tickets in real time and identify suspicious automated activity to keep your site secure.
How does Aliyun CAPTCHA help with risk assessment?
The agent interprets specific result codes from the service. It can tell you if a user was flagged as a bot and provide details on why the verification failed.
Can Aliyun CAPTCHA check my security credentials?
Yes, your agent can audit your security configurations and check your credentials without you needing to log into the Alibaba Cloud Console manually.
What happens if a user gets a 'VerifyFailed' error?
A 'VerifyFailed' error means the CAPTCHA challenge was either incomplete or flagged as a bot. Your agent can explain this specific result to you so you can decide how to handle the user's request.
Does Aliyun CAPTCHA work in all regions?
You can ask your agent to check the currently supported regions. It will pull the latest data to confirm where the service is active, such as Hangzhou, Shanghai, or Singapore.
How do I connect Aliyun CAPTCHA to my AI agent?
You can find this Connector in the Vinkius catalog. Once you subscribe, you'll just need to provide your Alibaba Cloud credentials to get started with Claude, Cursor, or any other compatible client.
How do I find my Aliyun AccessKey ID and Secret?
Log in to the Alibaba Cloud Console, navigate to [AccessKey Management] to find or create your unique ID and Secret.
What is the 'VerifyParam'?
The VerifyParam is a JSON string or token generated by the Aliyun CAPTCHA frontend component after a user successfully completes the challenge. It must be sent to this server for server-side validation.
Which regions are supported for the CAPTCHA API?
This server defaults to cn-hangzhou, but Aliyun CAPTCHA 2.0 is also available in cn-shanghai, cn-beijing, and ap-southeast-1 (Singapore) for global applications.
One connection away
Give your agent a direct line to Aliyun CAPTCHA / 阿里云验证码.
Connect Aliyun CAPTCHA / 阿里云验证码 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available