MCP Connect
Gemini setup
How to connect Gemini with Infyner MCP
Gemini’s MCP support varies by surface. The most reliable path today is Gemini CLI. The consumer Gemini web app may not support custom MCP connectors yet.
Gemini CLI
-
Install Gemini CLI
Run:
npm install -g @google/gemini-cli -
Open settings
- Mac / Linux — ~/.gemini/settings.json
- Windows — %USERPROFILE%\.gemini\settings.json
-
Add Infyner to mcpServers
Use Infyner’s HTTP MCP URL (field name may be
httpUrlorurldepending on CLI version):{ "mcpServers": { "infyner": { "httpUrl": "https://www.infyner.com/mcp/infyner-research/" } } }If your CLI supports auth env or headers, set Infyner email/password for deep research; leave empty for free snapshot.
-
Save and verify
Launch Gemini CLI and run
/mcp(or the CLI’s MCP status command) to confirm Infyner is listed. -
Ask with a CIN
Example: “Using Infyner, show directors and open charges for CIN U45200BR2006PTC012319.”
Gemini consumer app (gemini.google.com)
Google has not broadly released custom MCP connectors in the consumer Gemini app. For Gemini-style research with Infyner data today, use Claude, ChatGPT, or Cursor.
Enterprise / Google Cloud
Some Google Cloud / Gemini Enterprise setups support custom MCP data stores and need admin permissions. Contact Infyner sales if your organisation needs guided enterprise setup.
Connect to Infyner MCP
Claude, Cursor, ChatGPT & Gemini
Pick your AI. Each logo opens a step-by-step setup guide.