ETFIQ for Cursor
com.etfiq/etfiq
Independent US ETF data: holdings, fees, overlap, returns, each with its source and date.
client:Cursor
transport:streamable-http
tools:13
Install ETFIQ in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"etfiq": {
"url": "https://mcp.etfiq.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs