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