just being crazy honestly

This commit is contained in:
2026-03-18 17:38:22 -04:00
parent 4c53af96a9
commit de1e0c0847
30 changed files with 511 additions and 1242 deletions

8
.mcp.json Normal file
View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"accesslint": {
"command": "npx",
"args": ["-y", "@accesslint/mcp"]
}
}
}