perspective-mcp

perspective-mcp is a skill for Claude Code, Codex from Perspective-AI/mcp. It costs 43 tokens per session (488 once invoked), scanned A, original, MIT.

A tool for creating and managing conversational AI agents, which interact with people through adaptive questions instead of fixed forms. It also analyzes conversations and provides website embed code.

In plain words
What is it for?
Use it for lead qualification, customer interviews, feedback surveys, participant invites, transcript analysis, and website deployment.
Why use it?
It helps replace static surveys or forms with conversations that can adapt to each participant and trigger follow-up workflows.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for lead qualification, customer interviews, feedback surveys, participant invites, transcript…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/perspective-ai/mcp/perspective-mcp
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Perspective-AI/mcp --skill perspective-mcp
Clone the repo
git clone --depth 1 https://github.com/Perspective-AI/mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for perspective-mcp

README.md
[![agentmods](https://agentmods.dev/badge/skills/perspective-ai/mcp/perspective-mcp.svg)](https://agentmods.dev/skills/perspective-ai/mcp/perspective-mcp)
Your own site
<a href="https://agentmods.dev/skills/perspective-ai/mcp/perspective-mcp"><img src="https://agentmods.dev/badge/skills/perspective-ai/mcp/perspective-mcp.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 488 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00043 $0.00488
Opus 5 $0.00022 $0.00244
Sonnet 5 $0.00009 $0.00098
Haiku 4.5 $0.00004 $0.00049

Measured 3d ago against content hash 6c94c7200618, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

perspective-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/perspective-mcp/SKILL.md · 58 lines

How it starts

The opening of the file, as written. The whole thing — 58 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Perspective AI MCP

Use this MCP server to work with Perspective AI's conversational AI platform. Perspective replaces static forms and surveys with adaptive AI conversations.

When to use

Use Perspective AI MCP when you need to:

  • Design conversation agents: Create Concierge (lead qualification), Interviewer (qualitative research), Evaluator (feedback surveys), or Advocate (position representation) agents
  • Analyze conversations: Pull conversation transcripts, trust scores, and identify drop-off patterns
  • Deploy embeds: Get embed snippets (fullpage, widget, popup, slider, float, card) for websites
  • Automate workflows: Create automations (webhooks, email, Slack, HubSpot) triggered by conversation events
  • Manage participants: Send magic-link invites to specific users

Available capabilities

Once connected via OAuth, you can:

Design & iterate

  • List and search perspectives across workspaces
  • Create new perspectives from natural-language descriptions
  • Refine perspectives with conversational feedback
  • Get preview links for testing before deployment

Deploy & distribute

  • Get embed options with code snippets
  • Send personalized participant invitations

Analyze

  • Get aggregate statistics and distributions
  • List and filter conversations by status, trust score, date
  • Retrieve full conversation details with transcripts
  • Batch fetch conversations for bulk analysis

Automate

  • List, create, update, and delete automations
  • Test automations against mock conversations
  • Manage integrations (Slack, HubSpot)

Example use cases

Ask your assistant to:

  • "Design a Concierge that qualifies pricing-page leads by budget and timeline"
  • "Why are people abandoning my lead-capture concierge this week?"
  • "Give me the popup embed snippet for my concierge"
  • "Whenever a conversation scores above 80 on trust, push it to HubSpot and ping #sales in Slack"
  • "Invite our 20 design partners to my beta-feedback perspective"

Authentication

Read the full file on GitHub · 58 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 58 lines · 43 tokens per session scan A 6c94c7200618

Subscribe to this mod's changes

perspective-mcp is a skill published in the GitHub repository Perspective-AI/mcp (5 stars, last pushed 5d ago), licensed MIT. It adds 43 tokens to every session and 488 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other skills, from other repositories

pipefy-process-intelligence

Use this skill when the user wants to analyze an existing pipe for improvement opportunities — automation gaps, manual bottlenecks, missing AI agents, field conditions, or adjacent processes. Acts as a process analyst: investigates, diagnoses, and improves the pipe in progressive rounds — each round delivers visible…

pipefy/ai-toolkit · 65 tokens

debug-optimize-lcp

Guides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools. Use this skill whenever the user asks about LCP performance, slow page loads, Core Web Vitals optimization, or wants to understand why their page's main content takes too long to appear. Also use when the user mentions…

ChromeDevTools/chrome-devtools-mcp · 99 tokens

log-error-digest

Analyze log files to troubleshoot errors, identify peak error periods, and produce error clustering, frequency statistics, and time distribution reports. Supports JSON, syslog, and Nginx formats with automatic detection. Use when a user uploads a .log file and asks to analyze errors, find patterns, debug issues, or…

zebbern/claude-code-guide · 71 tokens

unity-version-split

Split a C# file into Unity 6.5+ and pre-Unity 6.5 variants. Use when a file needs different implementations for different Unity versions due to API changes (e.g., EntityId vs int, GetEntityId vs GetInstanceID).

IvanMurzak/Unity-MCP · 59 tokens

specflow-use

To connect Rosetta with Grid Dynamics SpecFlow MCP; only when SpecFlow is mentioned and the MCP is installed.

griddynamics/rosetta · 27 tokens

opik-diagnose

Surface the Opik traces worth a developer's attention, ranked by signal — errors, failed tool calls, latency, regressions, and low online-eval scores — plus Diagnostics issues. Reads live/production traces via the SDK (searchtraces and agentinsights) and works with no MCP; uses the MCP issue entity when connected.…

comet-ml/opik-mcp · 147 tokens