Skip to content
Cursor

coshhvo tools for Cursor

com.coshhvo/coshhvo-tools

Coshhvo: the monthly searches, read from search (a month), served as an agent-callable dataset...

client:Cursor transport:stdio runtime:npm

Install coshhvo tools in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "coshhvo-tools": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@ellul-estate/coshhvo-com-coshhvo-tools-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

coshhvo tools in other clients