AI Index Network for Cursor
io.github.willians2018/ai-index-network
Answers questions about a business using its indexed website content, with cited sources.
client:Cursor
transport:streamable-http
Install AI Index Network in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ai-index-network": {
"url": "https://api.aindex-ai.com/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs