CuratedMCP
πŸ€–
Claude Desktop
Free

How to Install Perspective AI in Claude Desktop

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 claude_desktop_config.json
  3. 3Paste inside "mcpServers": {}
  4. 4Restart Claude Desktop

Configuration

File location: ~/Library/Application Support/Claude/claude_desktop_config.json

claude_desktop_config.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)