Indices for Cursor
io.indices/mcp
Official Indices MCP server. Turn any website into a reliable API.
client:Cursor
transport:streamable-http
Install Indices in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.indices.io"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs