WCAG.com Accessibility Connector for AI agents.
4 live capabilities
Audit web accessibility and ensure digital compliance with precision.
Waiting for input…
Why people use WCAG.com Accessibility
WCAG.com Accessibility for Fixing Manual Compliance Bottlenecks
This Connector changes that. Instead of manual hunting, you just ask your agent to run an audit or fetch the specific metadata for a rule. You get straight answers and remediation steps in seconds, letting you move from fixing bugs to shipping products.
What Vinkius changes
You get official accessibility data and remediation steps without ever opening a technical validator.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Rapid QA for a new landing page
A developer asks their agent to run audit_url_accessibility on a new marketing page to find high-priority contrast and scaling issues.
- Real-world use case 02
Explaining complex rules to a design team
A designer uses get_wcag_guideline_details to understand the exact technical requirements for a specific UI component to help the team fix a bug.
- Real-world use case 03
Mapping out a full site audit
A consultant asks their agent to list_accessibility_rules to see what the engine covers before starting a large-scale compliance project.
Complete set · 4capabilities
The complete WCAG.com Accessibility capability set.
These are the exact actions your AI can choose when you ask it to work with WCAG.com Accessibility.
01—04
4 capabilities in this set.
Part of 4 available through WCAG.com Accessibility.
- 01 Capability
List accessibility rules
Get a full list of the accessibility rules the auditing engine uses. This helps you understand the scope of the standards you are checking against.
- 02 Capability
Audit url accessibility
Run a complete accessibility audit on any specific URL. It identifies issues and provides compliance markers for your site.
- 03 Capability
Check api status
Verify if the WCAG.com service is currently online. Use this to ensure your automated workflows do not hit a wall.
- 04 Capability
Get wcag guideline details
Fetch deep metadata and recommendations for a specific guideline. It gives you the exact requirements for fixing a violation.
Set up in minutes
One URL. Then ask WCAG.com Accessibility to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use WCAG.com Accessibility 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_sbWVDXy15LcdjzwZNDPpf8mjqbBi2QNeOCsHfN9n/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 WCAG.com Accessibility, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable WCAG.com Accessibility for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_sbWVDXy15LcdjzwZNDPpf8mjqbBi2QNeOCsHfN9n/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 WCAG.com Accessibility URL.
- Step 03
Save and start
Save the connection and enable WCAG.com Accessibility in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wcagcom-accessibility": {
"url": "https://edge.vinkius.com/vk_preview_sbWVDXy15LcdjzwZNDPpf8mjqbBi2QNeOCsHfN9n/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 WCAG.com Accessibility
Open Agent mode in chat and ask: "Using WCAG.com Accessibility, help me...". 4 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wcagcom-accessibility": {
"url": "https://edge.vinkius.com/vk_preview_sbWVDXy15LcdjzwZNDPpf8mjqbBi2QNeOCsHfN9n/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 WCAG.com Accessibility
Ask Copilot: "Using WCAG.com Accessibility, help me...". 4 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wcagcom-accessibility": {
"url": "https://edge.vinkius.com/vk_preview_sbWVDXy15LcdjzwZNDPpf8mjqbBi2QNeOCsHfN9n/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 WCAG.com Accessibility
Open Cascade and ask: "Using WCAG.com Accessibility, help me...". 4 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wcagcom-accessibility": {
"url": "https://edge.vinkius.com/vk_preview_sbWVDXy15LcdjzwZNDPpf8mjqbBi2QNeOCsHfN9n/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 WCAG.com Accessibility
Ask Cline: "Using WCAG.com Accessibility, help me...". 4 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wcagcom-accessibility --transport http "https://edge.vinkius.com/vk_preview_sbWVDXy15LcdjzwZNDPpf8mjqbBi2QNeOCsHfN9n/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 WCAG.com Accessibility
Ask Claude: "Using WCAG.com Accessibility, show me...". 4 tools are ready
Where the request belongs
Work WCAG.com can move forward.
This is for the developers and compliance officers who are tired of manually hunting for accessibility rules or running repetitive audits on every new page.
Web Developer
Checking a new landing page to see if it meets AA standards before pushing to production.
Compliance Officer
Verifying that a large site architecture meets regional accessibility requirements without manual searching.
Accessibility Consultant
Performing rapid audits on client sites and providing specific remediation metadata for fixes.
Operations Lead
Automating the gathering of design standards to keep creative teams aligned on inclusive design.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsColor Contrast Checker
Instantly verify if your text is readable on any background. WCAG 2.1 AA/AAA compliance in one call. the AI guesses ratios, this engine calculates them.
Fluxguard
Monitor website changes, track visual differences, and receive alerts via AI agents with Fluxguard.
Google Lighthouse SEO Auditor
Transform your AI into a Technical SEO & Performance Agency. Instantly run official Google PageSpeed Insights (Lighthouse) audits on any website and get exact code fixes to achieve a perfect 100/100 score.
bluebarry.ai
Optimize your website accessibility compliance with automated WCAG audits, issue detection, and remediation tracking.
Siteimprove
Monitor and improve your website quality. track accessibility, SEO, content QA, and broken links across your domains with AI agents.
US ADA Compliance Checker
Verify architectural elements against US ADA accessibility standards.
Bring your own AI
Change the model, client or framework. Keep WCAG.com 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 WCAG.com.
The practical details behind the request, access and result.
Can WCAG.com Accessibility audit my specific website?
Yes, you can provide any URL to your agent and it will run a full audit to identify accessibility issues and compliance markers based on official standards.
Does WCAG.com Accessibility help with inclusive design?
It provides the technical metadata and remediation steps needed to ensure your designs are actually inclusive and meet legal requirements.
Is WCAG.com Accessibility good for QA teams?
It is excellent for QA because it replaces manual searching with instant, high-resolution reports that tell you exactly what needs to be fixed.
Does WCAG.com Accessibility provide remediation steps?
Yes, it retrieves specific metadata and recommendations for each guideline, showing you exactly how to fix a violation.
Can I use WCAG.com Accessibility to check my UI components?
You can ask your agent to look up the specific rules for your components and then verify if your current designs meet those markers.
How do I connect WCAG.com Accessibility to my agent?
Simply subscribe to the Connector via Vinkius, add your API key to your client settings, and you can start asking questions immediately.
How do I find my WCAG.com API Key?
Log in to your WCAG.com account, navigate to the 'API Keys' section in your dashboard, and generate a new token. Copy and paste it below.
What compliance levels are supported?
The API audits against WCAG 2.1 levels A, AA, and AAA, identifying issues for each category.
Does it provide remediation tips?
Yes. The get_wcag_guideline_details capability retrieves specific implementation recommendations to help fix accessibility issues identified during audits.
One connection away
Give your agent a direct line to WCAG.com.
Connect WCAG.com once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available