Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

app.performix/performix-site

REMOTE · PERFORMIX.APP · SCANNED SEP 22

Read-only MCP access to performix.app's public capability guides and book corpus.

Available components

+3 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1292 tokens (~117/item across 11 items; 11 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management47
  • Stability observed for 14 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the app.performix/performix-site MCP server?

app.performix/performix-site is a hosted endpoint at https://performix.app/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · performix.app

# add to Claude Code
claude mcp add --transport http app-performix-performix-site 'https://performix.app/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "app-performix-performix-site": {
      "url": "https://performix.app/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "app-performix-performix-site": {
      "type": "http",
      "url": "https://performix.app/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.app-performix-performix-site]
url = "https://performix.app/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-performix-performix-site": {
      "type": "remote",
      "url": "https://performix.app/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add app-performix-performix-site --url 'https://performix.app/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  app-performix-performix-site:
    url: "https://performix.app/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "app-performix-performix-site": {
      "Transport": "http",
      "Url": "https://performix.app/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add app-performix-performix-site -t streamable-http -u 'https://performix.app/api/mcp'
// mcp.json
{
  "mcpServers": {
    "app-performix-performix-site": {
      "type": "http",
      "url": "https://performix.app/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 0
    • Tool “get_guide” rewrote its description, which is the text the model reads security
    • Schema quality: pass → fail functional
    • Server version: 1.0.0 → 2.2.0 functional
    • New tool “get_evidence_source” functional
    • New tool “get_guide_part” functional
    • New tool “get_membership_offer” functional
    • New tool “get_outcome_model” functional
    • New tool “list_evidence_sources” functional
    • New tool “list_guide_parts” functional
    • New tool “list_outcome_models” functional
  • 9 Sept 26 0
    • Stability: unverified → 0.03 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 22 Sept 2026 · Probed https://performix.app/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=performix.app CN=YR2,O=Let's Encrypt,C=US 21 Jul 2026 19 Oct 2026 RSA 2048 SHA256-RSA 596e1f01e2f34f88922217fcb4382807313
SANs: performix.app
CN=YR2,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA 4ebd24947e24d394802d84a52fd5b319
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of performix.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
performix.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://performix.app/api/mcp Verified 200
http (plaintext) http://performix.app/api/mcp HTTPS enforced 308 https://performix.app/api/mcp
MCP tools · 11 exposed · ~1,292 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_book ~74

Get 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>.

NameTypeReqDescription
slugstringyesBook slug, e.g. aguinis-performance-management.
NameTypeReqDescription
bookobjectyes

No examples provided.

get_evidence_source ~137

Get 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.

NameTypeReqDescription
idstringyesSource id, e.g. source.corpus.aguinis_2019 (from list_evidence_sources).
NameTypeReqDescription
sourceobjectyes

No examples provided.

get_guide ~134

Get 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.

NameTypeReqDescription
slugstringyesGuide slug, e.g. lead-high-performing-rd-team.
NameTypeReqDescription
guideobjectyes

No examples provided.

get_guide_part ~112

Get 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.

NameTypeReqDescription
slugstringyesGuide part slug, e.g. part-2-capability (from list_guide_parts).
NameTypeReqDescription
partobjectyes

No examples provided.

get_membership_offer ~83

Get 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.

Input schema present but exposes no named parameters.

NameTypeReqDescription
api_versionstringyes
chapterstringyes
join_urlstringyes
offerobjectyes

No examples provided.

get_outcome_model ~177

Get 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.

NameTypeReqDescription
idstringyesOutcome id, e.g. quota_attainment (from list_outcome_models).
NameTypeReqDescription
modelobjectyes

No examples provided.

list_books ~96

List 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.

NameTypeReqDescription
querystringCase-insensitive substring filter against title/authors/tradition/blurb.
NameTypeReqDescription
booksarrayyes
countnumberyes

No examples provided.

list_evidence_sources ~191

List 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.

NameTypeReqDescription
camsDimensionstringRestrict to sources with at least one finding filed on this CAMS dimension.
querystringCase-insensitive substring filter against authors/title/venue.
NameTypeReqDescription
countnumberyes
sourcesarrayyes

No examples provided.

list_guide_parts ~93

List 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.

Input schema present but exposes no named parameters.

NameTypeReqDescription
countnumberyes
partsarrayyes

No examples provided.

list_guides ~57

List 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.

Input schema present but exposes no named parameters.

NameTypeReqDescription
countnumberyes
guidesarrayyes

No examples provided.

list_outcome_models ~138

List 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.

Input schema present but exposes no named parameters.

NameTypeReqDescription
countnumberyes
modelsarrayyes
namedUnmodellablearrayyes

No examples provided.

Common questions

What is the app.performix/performix-site MCP server?

app.performix/performix-site is an MCP server listed in the public MCP registry as app.performix/performix-site. Read-only MCP access to performix.app's public capability guides and book corpus. This page covers its hosted endpoint (https://performix.app/api/mcp).

Is the app.performix/performix-site MCP server safe to use?

app.performix/performix-site scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the app.performix/performix-site MCP server expose?

app.performix/performix-site exposes 11 tools: list_guides, get_guide, list_books, get_book, list_evidence_sources, and 6 more. Their descriptions and schemas cost roughly 1,292 tokens of context every time the server is loaded.

Does the app.performix/performix-site MCP server require authentication?

No. We connected to app.performix/performix-site without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the app.performix/performix-site MCP server still maintained?

app.performix/performix-site is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.