abutly tools for Cursor
com.abutly/abutly-tools
Abutly: the monthly searches, read from search (a month), served as an agent-callable dataset...
client:Cursor
transport:stdio
runtime:npm
Install abutly tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"abutly-tools": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ellul-estate/abutly-com-abutly-tools-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs