w3ag docs
nirholas / w3ag

w3ag

Web3 introduces unique accessibility barriers that traditional WCAG guidelines don't address:

git clone https://github.com/nirholas/w3ag.git

What it does

Capabilities documented in this repository.

Why W3AG

See the full documentation for details.

Specification Structure

See the full documentation for details.

Conformance Levels

See the full documentation for details.

The Four Principles

See the full documentation for details.

1. Perceivable

See the full documentation for details.

2. Operable

See the full documentation for details.

Get started

Install it, then run your first command.

git clone https://github.com/nirholas/w3ag.git

Read the full getting started guide

Examples

Taken directly from this repository's documentation.

Principles (4)
  └── Guidelines (16)
        └── Success Criteria (50+)
              └── Techniques & Patterns
https://modelcontextprotocol.name/mcp/w3ag
curl -X POST https://modelcontextprotocol.name/mcp/w3ag \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"get_w3ag_overview","arguments":{}}}'

More examples

Reference