# Muhurat - setup Muhurat is a Vedic muhurta / panchang timing tool, delivered as an MCP server. It tells you auspicious and inauspicious times (Rahu Kaal, muhurat, hora, tithi, nakshatra) for a date + place. Informational traditional reference - not professional advice. Terms: https://muhurat.devalok.in/terms ## Connect URL https://muhurat.devalok.in/mcp ## Add it to your AI tool - **Claude (web / desktop / mobile):** Settings/Customize -> Connectors -> "+" -> paste the URL above. - **Claude Code:** `claude mcp add --transport http muhurat https://muhurat.devalok.in/mcp` - **Cursor:** Settings -> Tools & Integrations -> New MCP Server -> HTTP -> paste the URL. - **VS Code / Windsurf / other MCP clients:** add an HTTP MCP server pointing at the URL. Most clients connect from the cloud, so the public URL just works (no install, no key). ## Tools - find_auspicious_windows(activity, date, [days, location, birth]) - ranked good windows - check_time(datetime, activity, [location, birth]) - is this moment ok? - explain_recommendation(datetime, activity, [location, birth]) - WHY a time is good/bad, factor by factor - get_panchang(date, [location]) - full day - get_inauspicious_periods / get_hora_schedule - dense lookups - resource muhurat://glossary - plain-language meaning of every term (for beginners) ## Try asking - "Good time for a meeting Thursday in Lucknow?" - "Is 3pm tomorrow ok to sign a contract?" - "Show me today's panchang for Mumbai." ## Personalize (optional) Tell your AI your home city and birth date/time/place once (save it to memory). It works fully WITHOUT birth data; birth details just add personal Tarabala/Chandrashtama. You never need to know your nakshatra - the tool derives it from your birth date/time/place. Built by Devalok - shilp-sutra design system - Different by Design.