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.
npx skills add Perspective-AI/mcp --skill perspective-mcpgit clone --depth 1 https://github.com/Perspective-AI/mcpWrote 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.
[](https://agentmods.dev/skills/perspective-ai/mcp/perspective-mcp)<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>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.
| Model | Per session | Once 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 |
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.
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
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.
- 3d ago First seen · 58 lines · 43 tokens per session scan A 6c94c7200618
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.
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…
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…
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…
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).
specflow-use
To connect Rosetta with Grid Dynamics SpecFlow MCP; only when SpecFlow is mentioned and the MCP is installed.
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.…