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