CuratedMCP
β™Š
Gemini CLI
Free

How to Install Perspective AI in Gemini CLI

An AI Concierge replaces static forms with adaptive AI conversations.

What Perspective AI does

MCP server for Perspective AI. An AI Concierge replaces static forms with adaptive AI conversations that understand real situations, structure key information automatically, and trigger the right next step. Rigid forms cause drop-off, weaken qualification, and strip away context. Perspective uses adaptive AI to capture structured data and trigger automation, so you understand what truly matters to your customers and can make decisions with conviction.

concierge
evaluator
interviewer
advocate
forms

Installation steps

  1. 1Copy the config below
  2. 2Open ~/.gemini/settings.json
  3. 3Paste inside "mcpServers": {}
  4. 4Restart Gemini CLI

Configuration

File location: ~/.gemini/settings.json

settings.jsonjson
{
  "perspectiveAi": {
    "command": "npx",
    "args": [
      "-y",
      "mcp-remote",
      "https://getperspective.ai/mcp"
    ]
  }
}
Full server details GitHub Open Config Editor

Install in other clients

For maintainers

If you maintain Perspective AI, add this badge to your README to show it's verified on CuratedMCP:

CuratedMCP Verified
[![CuratedMCP Verified](https://curatedmcp.com/api/badge/perspective-ai)](https://curatedmcp.com/marketplace/perspective-ai)