siteglass-mcp: agent-driven web QA MCP server

This commit is contained in:
2026-06-05 13:22:18 -04:00
commit f009ae212f
10 changed files with 1506 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"mcpServers": {
"siteglass": { "command": "npx", "args": ["-y", "siteglass-mcp"] }
}
}