Rafid Property Intelligence for LangChain
io.github.iabdullahm/rafid-agent-api
Oman property intelligence for AI agents: yield, comparables, Al Mouj sales data, x402 pay-per-call.
client:LangChain
transport:streamable-http
tools:19
Install Rafid Property Intelligence in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"rafid-agent-api": {
"transport": "streamable_http",
"url": "https://api.rafidsystem.com/mcp",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- analyze_property
- compare_properties
- estimate_maintenance
- analyze_oman_property
- search_oman_company
- get_oman_company_profile
- analyze_oman_company
- due_diligence_oman_company
- research_company
- find_companies
- analyze_company_risk
- oman_supplier_check
- company_reputation_check
- business_risk_score
- document_facts_extract
- invoice_anomaly_check
- vehicle_value_estimate
- shipping_cost_estimate
- preview_capability