Agent-side AI2Web connector - an MCP server that fronts the Discovery Network so Claude/ChatGPT can find AI-ready sites and act on them.
{
"mcpServers": {
"ai2webconnector": {
"command": "npx",
"args": [
"-y",
"@ai2web/connector"
]
}
}
}