← housingassist.com
INDIVIDUAL MCP TOOL
ward_matchmaker
Find the best Tokyo wards matching budget, lifestyle, and commute.
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 endpoint
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.housingassist-com]
url = "https://mcp.housingassist.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"housingassist-com": {
"type": "http",
"url": "https://mcp.housingassist.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: housingassist-com
Remote MCP URL: https://mcp.housingassist.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": {
"housingassist-com": {
"url": "https://mcp.housingassist.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"housingassist-com": {
"type": "http",
"url": "https://mcp.housingassist.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "housingassist-com",
"transport": "streamable-http",
"url": "https://mcp.housingassist.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
search_listings— Search rental listings in Tokyo.get_neighborhood_info— Get neighborhood market statistics for a Tokyo ward.estimate_move_in_cost— Calculate total move-in costs for a Japanese rental apartment.get_buy_vs_rent— Compare buying vs renting in a Tokyo ward.lease_renewal_analyzer— Analyze whether to renew a lease or move.negotiation_intelligence— Get data-backed negotiation strategies for rental agreements.