Performix Site MCP server
Read-only MCP access to performix.app's public capability guides and book corpus.
Little public usage data yet
Reviews
Write oneNobody has reviewed Performix Site yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Performix Site tools (11)
write = sends, deletes, buys or postsget_bookFreeGet the full grounded profile for one book/cluster record by slug (from list_books): the record's own argument (contrast-not-summary) plus metadata and cross-links. Same content rendered publicly at performix.app/learn/books/<slug>.
get_evidence_sourceFreeGet the full source → finding → construct → survey-item evidence chain for one source by id (from list_evidence_sources): its citation, every finding extracted from it, the constructs derived from each finding, and the survey items derived from each construct. Same content rendered at performix.app/learn/evidence/<id>. HONESTY: the citation is exposed as-is, including the 132 sources still carrying a placeholder title (HO-2431) — `citationPlaceholder` says which.
get_guideFreeGet the full free content of one capability guide by slug (from list_guides) — the five-movement Bicycle guide structure (Orient, Map, Master, Reflect, Measure): the pitch/overview, every load-bearing section (summary, why it matters, misconception/reality, how-to, watch-out-fors, grounding), the open tensions in the corpus, and the sources grounding it. This is the same content rendered publicly at performix.app/guide/<slug> — never the entitlement-gated 'depth' layer.
get_guide_partFreeGet the full body of one Team Performance Science Guide part by slug (from list_guide_parts). Same content rendered at performix.app/learn/<slug>. A part whose `status` is `stub` has no publishable body yet and returns an error rather than a placeholder — check `list_guide_parts`' `status` field first if you want to skip those.
get_membership_offerFreeGet performix.app's Bicycle Cooperative membership offer for the Performance Leadership chapter — five options (enterprise member, practitioner member, worker, practitioner rent, enterprise rent) with chapter-substituted copy, resolved action labels, and the join URL. Membership options collect interest only until counsel clears; rent options show proposed pricing until confirmed. No payment is taken through this tool.
get_outcome_modelFreeGet one outcome's full driver table by id (from list_outcome_models): every driver's name, definition, CAMS dimension, lens role, evidence grade, study count (k), and evidence-reliability tier — plus drivers cited in the corpus with no meta-analytic effect size, and the personas that own this outcome. Same content rendered at performix.app/learn/models/<id>. MEASUREMENT-INTEGRITY (PFX-589, a portfolio standing rule): a driver's `r` is null unless its tier is T3 — this tool withholds exactly what the public page withholds and nothing less; VOI figures and overlap-corrected variance contributions are never exposed by this tool at any tier.
list_booksFreeList the performance-science reading corpus behind Performix — book/cluster profiles, each with a stance toward the CAMS diagnostic thesis (ally, orthodoxy, mixed, leave-out) and a one-line argument summary. Optional `query` filters by a case-insensitive substring match against title, authors, tradition and blurb.
list_evidence_sourcesFreeList the 196 source records behind Performix's Performance Science Library — each a book, paper or corpus item with at least one derived finding, plus which CAMS dimensions (capability/alignment/motivation/support) its findings touch. Same source list rendered at performix.app/learn/evidence. NOTE: 132 of 196 sources carry an upstream placeholder citation title pending backfill (HO-2431) — check `citationPlaceholder` before treating `title`/`venue` as a real bibliographic record. Optional `query` filters by a case-insensitive substring over authors/title/venue; optional `camsDimension` filters to sources with at least one finding filed on that dimension.
list_guide_partsFreeList all 12 parts (8 numbered parts + 4 appendices) of the Team Performance Science Guide, Performix's cited public reference on why team performance varies and the CAMS diagnostic frame — same table of contents rendered at performix.app/learn. Each row carries `status` (live | draft | stub) so a caller can see which parts are actually publishable before calling get_guide_part.
list_guidesFreeList the public, grounded capability guides published on performix.app/guide — each a cross-book model of the evidence for one hard executive capability (e.g. leading an R&D team). Free to read in full; no auth required.
list_outcome_modelsFreeList the constructed outcome-model register behind Performix diagnostics — 28 per-outcome factor models generated from principia's meta-analytic library, each with its driver count, grade-A driver count, CAMS filing counts, and persona reach. Same register rendered at performix.app/learn/models. Also returns `namedUnmodellable` — outcomes named in the catalog with no constructed model yet. MEASUREMENT-INTEGRITY (PFX-589): this list carries no effect sizes at all; call get_outcome_model for a driver table, which withholds `r` below evidence tier T3 exactly as the public page does.
Public scan report
scanner v0.1.9 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 522ms20/20
- Tool poisoning11 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancerepository not readable: repo not found3/15
- Maintainer identityverified namespace with website, no repo4/10
Install directly
claude mcp add --transport http performix-site https://performix.app/api/mcp
Performix Site: common questions
- Is Performix Site MCP server safe?
- With care: it is graded C, so read the findings first (69/100). Read the Performix Site safety report
- How do I install Performix Site?
- It runs remotely at performix.app. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Performix Site need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Performix Site maintained?
- The latest release is v1.0.0.
- Is Performix Site up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.