← bencau.com

INDIVIDUAL MCP TOOL

search_projects

Tìm dự án bất động sản (khu đô thị, chung cư, khu dân cư) trên bencau.com.

bencau.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://bencau.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for search_projects and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

bencau.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bencau]
url = "https://bencau.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bencau": {
      "type": "http",
      "url": "https://bencau.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bencau
Remote MCP URL: https://bencau.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bencau": {
      "url": "https://bencau.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bencau": {
      "type": "http",
      "url": "https://bencau.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bencau",
  "transport": "streamable-http",
  "url": "https://bencau.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_listings — Tìm tin đăng bất động sản đang mở bán hoặc cho thuê trên bencau.com.
  • read_page — Đọc toàn văn một bài trên bencau.com dưới dạng markdown: bài wiki, bài trợ giúp, tin tức, hoặc một văn bản pháp luật trong kho tra cứu.