← moso.vn

INDIVIDUAL MCP TOOL

request_contact

Gửi yêu cầu xem nhà hoặc yêu cầu tư vấn cho một tin cụ thể trên MOSO — thao tác DUY NHẤT ghi dữ liệu.

moso.vnnone authenticationAvailability not checked

LIVE ENDPOINT

https://moso.vn/mcp

No auth detected

Connect to this endpoint to inspect the live schema for request_contact 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

moso.vn

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.moso]
url = "https://moso.vn/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "moso": {
      "type": "http",
      "url": "https://moso.vn/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: moso
Remote MCP URL: https://moso.vn/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": {
    "moso": {
      "url": "https://moso.vn/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • search_listings — Trả về dữ liệu tin bán/cho thuê đã xác thực trên MOSO: giá, diện tích, phòng ngủ, khu vực, link.
  • compare_listings — So sánh 2–5 tin trên MOSO theo cùng một bộ tiêu chí: giá, giá/m² đất, diện tích đất/sử dụng, số phòng, số tầng, pháp lý, đường vào.
  • read_page — Chuyển bất kỳ trang moso.vn thành markdown gọn (tiết kiệm ~80% token so với HTML) — dùng để đọc chi tiết một tin đăng, dự án, hoặc bài viết.
  • search_projects — Trả về dữ liệu dự án đã công bố trên MOSO: chủ đầu tư, loại hình căn, giai đoạn bán, khoảng giá mỗi căn, khoảng diện tích căn, quy mô, tiến độ, pháp lý, link.
  • search_agents — Trả về dữ liệu môi giới đang hoạt động trên MOSO: kinh nghiệm, thị trường chuyên, khu vực, khoảng giá xử lý, chứng chỉ đã xác minh, điểm đánh giá, MOSO Score, link hồ sơ.