- ✓Actively maintained (<30d)
- ✓Documented (README)
- !No standard license detected
- !No description
/plugin marketplace add Nkbros12k/perspect-mcp
/plugin install perspect-mcpPlugins overview
# Perspect , Claude Code plugin
Convene a panel of expert AI personas to debate any topic, idea, or decision,
from every side. [Perspect](https://tryperspect.com) 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
What people ask about perspect-mcp
What is Nkbros12k/perspect-mcp?
+
Nkbros12k/perspect-mcp is plugins for the Claude AI ecosystem with 0 GitHub stars.
How do I install perspect-mcp?
+
You can install perspect-mcp by cloning the repository (https://github.com/Nkbros12k/perspect-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is Nkbros12k/perspect-mcp safe to use?
+
Our security agent has analyzed Nkbros12k/perspect-mcp and assigned a Trust Score of 52/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains Nkbros12k/perspect-mcp?
+
Nkbros12k/perspect-mcp is maintained by Nkbros12k. The last recorded GitHub activity is dated 2026-09-07, with 0 open issues.
Are there alternatives to perspect-mcp?
+
Yes. On ClaudeWave you can browse similar plugins at /categories/plugins, sorted by popularity or recent activity.
Deploy perspect-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/nkbros12k-perspect-mcp)<a href="https://claudewave.com/repo/nkbros12k-perspect-mcp"><img src="https://claudewave.com/api/badge/nkbros12k-perspect-mcp" alt="Featured on ClaudeWave: Nkbros12k/perspect-mcp" width="320" height="64" /></a>More Plugins
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
Academic Research Skills for Claude Code: research → write → review → revise → finalize
Agent skill that removes signs of AI-generated writing from text
Create beautiful slides on the web using a coding agent's frontend skills
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress