CuratedMCP
πŸ’»
Claude Code
Free

How to Install Perspective AI in Claude Code

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 or create .claude/mcp.json in your project root
  3. 3Paste inside "mcpServers": {}
  4. 4Reload Claude Code

Configuration

File location: .claude/mcp.json (project root) or ~/.claude/mcp.json (global)

.claude/mcp.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)