Tools.
Core AI Tools
The main AI tools we use at Dhwani RIS. Start here.
Claude (Chat UI)
Thinking, brainstorming, writing, document creation, image generation. Best for conversations and artifacts.
CoreClaude Code (CLI)
Terminal-based coding. Parallel agents, MCP connections, infinite sessions. For code work and integrations.
CoreChatGPT
Strong complex reasoning (GPT-5). Good for breaking down requirements and structured analysis.
CoreCodex (OpenAI)
Quick scripts, Python utilities, second opinions on code. Free to explore alongside Claude.
CoreData & Spreadsheets — Excel alternatives with AI built in
If you work with data, these tools let you analyse, visualise, and query data using plain English instead of formulas.
Julius AI
Upload a CSV or Excel file, ask questions in English. Creates charts, runs analysis, exports results. Best Excel replacement for non-technical users.
DataRows
Spreadsheet with AI built into every cell. Summarise, classify, extract data using natural language. Feels like Excel but smarter.
DataGoogle Sheets + Gemini
Google Sheets now has Gemini AI. Generate formulas, create charts, and analyse data by describing what you want.
DataAirtable
Database meets spreadsheet. Great for tracking projects, managing records, and building simple apps without code.
DataAI Video & Recording
Create professional videos, record sessions, and edit footage using AI. No video editing skills needed.
Loom
Screen recording with AI summaries, auto-chapters, and transcription. Perfect for sharing demos and walkthroughs.
VideoDescript
Edit video by editing text. Remove filler words, add captions, clip highlights — all by editing a transcript.
VideoCapCut
Free AI video editor. Auto-captions, background removal, templates. Great for quick polished clips.
VideoHeyGen
AI avatar videos. Type a script, pick an avatar, get a professional video. Good for training content and explainers.
VideoSynthesia
Enterprise AI video platform. Create training videos with AI presenters in multiple languages. No camera needed.
VideoGamma
AI presentations. Describe what you want, get a polished slide deck. Export to PDF or present directly.
VideoResearch & Search
Writing & Documentation
MCP Connectors — give AI live access to your tools
MCPs (Model Context Protocol) let Claude read and act inside your real tools — email, calendar, databases, repos. Install only what you actually use; each MCP adds token overhead at startup.
Microsoft 365 MCP
Connect Claude to Outlook, Teams, Calendar, and SharePoint. The backbone of Ravi Jangir’s Session 5 demo — Claude pulled the day’s activity from M365 and auto-posted it into Frappe HRMS as a filled timesheet. No custom code.
MCPFrappe REST API
Not an MCP, but the other half of the pattern Session 5 proved. Every Frappe DocType is a REST endpoint — which means anything in mGrant, HRMS, or your staging site is one API call away for Claude. Pair with an MCP for the source system and you have an end-to-end automation.
APIGitHub MCP
Read repos, create PRs, manage issues, and search code — all from inside Claude. The foundation for any CLI-based build workflow.
MCPLinear MCP
Create and update tickets, check project status, and manage cycles directly from Claude. No tab-switching for project management.
MCPMCP Registry
Official list of available MCP servers. Covers Slack, Google Drive, databases, browser control, and more. Find the connector for your tool here.
MCPToken cost warning: Each MCP server loads its tool schemas upfront — 1,000–10,000+ tokens per server before your conversation starts. Only connect MCPs you actively use in a session.
Dhwani Skills & Design — launched at Session 6
Two org-wide tools Abhinav Tyagi shipped for Session 6. The Skills Portal governs how new UI and domain work gets built. The Design Library MCP preserves what has already been built. Both are internal — ask Abhinav or your team lead for access.
Dhwani Skills Portal
A filterable marketplace of Claude skills for design, domain, and delivery. Filter by product (mGrant, service-based, product-agnostic) or task (Design UI, Dashboard, Form, Domain knowledge, Workflow, Compliance). Five skills live at launch — mGrant Design System, Service-Based Design, mGrant Donor/NuO/CSR Domain Knowledge. Aditya’s AI-SDLC workflow skill lands next.
InternalDesign Library MCP
Push any HTML mock from a Claude session to a shared team library with one prompt. Claude auto-fills project, client, and author metadata. Later, anyone filters by project or creator, previews full-screen, downloads as HTML or MD to re-build something similar. Two channels — Claude Code via a local hook, or Claude Desktop via the built-in connector.
MCPDhwani Internal
Deploy Controlplatform.dhwaniris.in — generate scoped GitHub tokens for org repos (1-hour expiry)GitHub Orggithub.com/dhwani-ris — organisation repositories (PR required for changes)GitHubgithub.com — personal accounts and repos (no PR needed for your own repos)