attestvio sheets for Cursor
com.attestvio/attestvio-sheets
Attestvio: the monthly US search demand across the sheets this product ships, read from monthly...
client:Cursor
transport:stdio
runtime:npm
Install attestvio sheets in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"attestvio-sheets": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ellul-estate/attestvio-com-attestvio-sheets-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs