Skip to main content
Glama

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

Related MCP server: brainstorm-mcp

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityMaintained
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Enables multi-round brainstorming debates between multiple AI models like GPT, DeepSeek, and Ollama to produce synthesized final outputs. Users can orchestrate parallel model interactions where AI agents critique and refine each other's ideas to reach a consolidated conclusion.
    7
    125
    69
    MIT
  • A
    license
    Not graded
    quality
    Not graded
    maintenance
    Enables Claude to orchestrate multi-model AI roundtable discussions between GPT-4o, Gemini, Grok, and DeepSeek through independent responses and cross-critique rounds. It supports various discussion presets such as debate, brainstorm, and consensus to facilitate diverse perspectives and synthesis.
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to facilitate structured multi-model debates that synthesize multiple perspectives into clear categories like ground truths and blind spots. It provides tools for running real-time debates, checking model health, and managing history via the Model Context Protocol.
    13
    1
    MIT

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nkbros12k/perspect-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server