AI Index Network for VS Code
io.github.willians2018/ai-index-network
Answers questions about a business using its indexed website content, with cited sources.
client:VS Code
transport:streamable-http
Install AI Index Network in VS Code
.vscode/mcp.json
{
"servers": {
"ai-index-network": {
"type": "http",
"url": "https://api.aindex-ai.com/v1/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs