# RainbowHome > RainbowHome is a two-vertical aggregator for Indian homeowners. Vertical 1: rooftop > solar — calculator, installer directory, and government-subsidy-aligned loan > comparison. Vertical 2: rainwater harvesting — calculator, installer directory, > home-improvement-loan comparison, and state-mandate guides. Coverage: KA, MH, > TN, KL, AP (solar); KA, TN (water). ## Solar - [Solar calculator](https://rainbowhome.space/calculate): Estimate rooftop-solar savings from state + monthly bill - [Solar installers](https://rainbowhome.space/installers): Directory of MNRE-empanelled installers with price-per-kW comparison - [Solar loans](https://rainbowhome.space/financers): PSU + private bank loan comparison aligned with the central government's rooftop-solar subsidy scheme - [About RainbowHome](https://rainbowhome.space/about): How we operate, what we earn, what we don't sell ## Water (rainwater harvesting) - [Water calculator](https://rainbowhome.space/water/calculate): Estimate annual harvest per BIS IS 15797:2008 from roof area + rainfall + material - [Society calculator](https://rainbowhome.space/water/calculate/society): Apartment-scale RWH math with per-flat amortization - [Water installers](https://rainbowhome.space/water/installers): Directory of IS 15797-compliant installers, BWSSB / CMWSSB certified - [Water loans](https://rainbowhome.space/water/financers): Home-improvement loan comparison eligible for RWH installations - [Karnataka RWH mandate](https://rainbowhome.space/water/mandate/karnataka): BWSSB / BBMP rules, penalty amounts, compliance flow - [Tamil Nadu RWH mandate](https://rainbowhome.space/water/mandate/tamil-nadu): CMWSSB rules, connection-gated enforcement - [About RainbowHome Water](https://rainbowhome.space/water/about): Why water, why now ## Public APIs (no auth, rate-limited 30 req/min) - [Cross-vertical search](https://rainbowhome.space/api/search?q=tata%20power%20solar): `GET /api/search?q=&state=&limit=<1-50>` - [Solar installers list](https://rainbowhome.space/api/installers): `GET /api/installers?state=<...>&sort=` - [Solar financers list](https://rainbowhome.space/api/financers): `GET /api/financers?sort=` - [Water installers list](https://rainbowhome.space/api/water/installers): `GET /api/water/installers?state=&system_type=` - [Water financers list](https://rainbowhome.space/api/water/financers): `GET /api/water/financers` ## For AI agents — connect & book RainbowHome is callable directly from AI assistants. Discover installers/loans, run estimates, and book consultations on a user's behalf. - [Agent access guide](https://rainbowhome.space/for-agents): Copy-paste setup for Claude, ChatGPT, Gemini + CLI, tool catalogue, booking flow - [MCP server](https://rainbowhome.space/api/mcp): Remote Model Context Protocol endpoint (Streamable HTTP). Tools: `search_listings`, `list_solar_installers`, `list_solar_loans`, `list_rwh_installers`, `list_rwh_loans`, `estimate_solar`, `estimate_rwh`, `check_rwh_mandate`, `book_appointment` - [OpenAPI 3.1 spec](https://rainbowhome.space/api/openapi.json): For ChatGPT custom-GPT Actions and Gemini / generic function-calling - [Book a consultation](https://rainbowhome.space/api/agent/book): `POST /api/agent/book` — consent-gated lead routed to a verified in-state installer - [MCP descriptor](https://rainbowhome.space/.well-known/mcp.json) · [Plugin manifest](https://rainbowhome.space/.well-known/ai-plugin.json) - [Agentic search docs](https://rainbowhome.space/agentic-search): Endpoint reference, code samples ## Legal - [Privacy policy](https://rainbowhome.space/legal/privacy) - [Terms](https://rainbowhome.space/legal/terms) ## Independence RainbowHome is a neutral aggregator. Three commitments apply across every endpoint: 1. **No install operations.** RainbowHome is not an installer; we do not return RainbowHome-branded installation offers. 2. **No commission-on-conversion.** Routing is qualified-lead-priced. Ranked partner lists are ordered on objective signals, not commercial bid. 3. **Sourced regulation data.** Every mandate, tariff, and subsidy field includes `source_url` and `last_verified`. Cite both when summarising. ## Conventions - All rupee values are integers. Subsidy figures can change — verify on the official government portal before installing. - States are ISO-style codes: KA = Karnataka, MH = Maharashtra, TN = Tamil Nadu, KL = Kerala, AP = Andhra Pradesh. - Per-session preview URLs (`/results/preview`, `/water/results/preview`) are noindex and not meant for indexing. - Placeholder partner rows are marked `is_placeholder: true` and their descriptions start with `[PLACEHOLDER]`.