Back to Browse

Perspect MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Convene a panel of expert AI personas to debate any decision from every side.

About

Convene a panel of expert AI personas to debate any decision from every side.

Remote endpoints: streamable-http: https://perspect-ai-backend.onrender.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

PERSPECT_TOKENRequired

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-tryperspect-perspect": {
      "url": "https://perspect-ai-backend.onrender.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Perspect , Claude Code plugin

Convene a panel of expert AI personas to debate any topic, idea, or decision, from every side. Perspect runs the debate, cites live web sources, maps exactly where the experts disagree, and hands back a synthesized briefing. Not a yes-man.

Install

/plugin marketplace add Nkbros12k/perspect-mcp
/plugin install perspect-debate@perspect

Set your token

The connector runs debates against your own Perspect account, so it needs a personal token (requires a Perspect Pro plan):

  1. Go to https://www.tryperspect.com/connect and click Generate key.
  2. Set it in your environment before using the plugin:
    export PERSPECT_TOKEN=psk_your_key_here
    
    (or add PERSPECT_TOKEN=... to your shell profile / .claude/env.)

The plugin's MCP config reads ${PERSPECT_TOKEN} and sends it as Authorization: Bearer <token>.

Tools

  • run_debate(topic, personas?) , convene the panel; returns the debate, the contradiction map, and a synthesized briefing (~30-60s).
  • list_personas() , list the available expert personas.

Example

"Convene a Perspect panel on whether we should raise prices, then summarize where the experts disagree."

Docs: https://www.tryperspect.com/docs

Reviews

No reviews yet

Be the first to review this server!