get_fair_market_rents — HUD Housing Data MCP Tool Read-only
get_fair_market_rents
(get fair market rents) is one of 5 tools on the
HUD Housing Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_fair_market_rents from your client
- Claude Code HUD Housing Data get_fair_market_rents run in your project directory
- Claude Desktop HUD Housing Data get_fair_market_rents ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HUD Housing Data get_fair_market_rents ~/.cursor/mcp.json
- VS Code HUD Housing Data get_fair_market_rents .vscode/mcp.json
- Zed HUD Housing Data get_fair_market_rents ~/.config/zed/settings.json
- Windsurf HUD Housing Data get_fair_market_rents ~/.codeium/windsurf/mcp_config.json
- Cline HUD Housing Data get_fair_market_rents ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HUD Housing Data get_fair_market_rents ~/.gemini/settings.json
- Grok HUD Housing Data get_fair_market_rents .mcp.json (in your project root)
- ChatGPT HUD Housing Data get_fair_market_rents Settings → Connectors → Advanced → Developer mode
- Claude.ai HUD Housing Data get_fair_market_rents Settings → Connectors → Add custom connector
- LangChain HUD Housing Data get_fair_market_rents pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hud-housing https://mcp.olyport.com/hud-housing/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.