# app.performix/performix-site (remote · performix.app)

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

- Trust score: 81/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- remote · `performix.app`: 81/100 (this document), [markdown](https://verifymcp.io/servers/app-performix-performix-site/api-mcp.md), [page](https://verifymcp.io/servers/app-performix-performix-site/api-mcp)

## Channel facts

- Endpoint: `https://performix.app/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-22.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 80/100
  - AI-judged instruction clarity (excellent).
  - 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.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 47/100
  - Stability observed for 14 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 11 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

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

### Claude

```bash
claude mcp add --transport http app-performix-performix-site 'https://performix.app/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "app-performix-performix-site": {
      "url": "https://performix.app/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "app-performix-performix-site": {
      "type": "http",
      "url": "https://performix.app/api/mcp"
    }
  }
}
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add app-performix-performix-site --url 'https://performix.app/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  app-performix-performix-site:
    url: "https://performix.app/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "app-performix-performix-site": {
      "Transport": "http",
      "Url": "https://performix.app/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add app-performix-performix-site -t streamable-http -u 'https://performix.app/api/mcp'
```

### Other

```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 recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-22 (score 81, +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.

### 2026-09-19 (score 80, +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.

### 2026-09-17 (score 79, +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.

### 2026-09-15 (score 78, +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.

### 2026-09-13 (score 77, +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.

### 2026-09-11 (score 76, +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.

### 2026-09-10 (score 75, 0)

- [security] Tool “get_guide” rewrote its description, which is the text the model reads
- [functional regression] 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”

### 2026-09-09 (score 75, 0)

- [functional improvement] Stability: unverified → 0.03

## MCP tools (11)

### `list_guides` (~57 tokens)

List Performix capability guides

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.

Output parameters:

- `count` (number)
- `guides` (array)

### `get_guide` (~134 tokens)

Get one Performix capability guide

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.

Input parameters:

- `slug` (string, required): Guide slug, e.g. lead-high-performing-rd-team.

Output parameters:

- `guide` (object)

### `list_books` (~96 tokens)

List Performix's performance-science book corpus

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.

Input parameters:

- `query` (string): Case-insensitive substring filter against title/authors/tradition/blurb.

Output parameters:

- `books` (array)
- `count` (number)

### `get_book` (~74 tokens)

Get one Performix book profile

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

Input parameters:

- `slug` (string, required): Book slug, e.g. aguinis-performance-management.

Output parameters:

- `book` (object)

### `list_evidence_sources` (~191 tokens)

List Performix's Performance Science Library sources

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.

Input parameters:

- `camsDimension` (string): Restrict to sources with at least one finding filed on this CAMS dimension.
- `query` (string): Case-insensitive substring filter against authors/title/venue.

Output parameters:

- `count` (number)
- `sources` (array)

### `get_evidence_source` (~137 tokens)

Get one Performance Science Library evidence chain

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.

Input parameters:

- `id` (string, required): Source id, e.g. source.corpus.aguinis_2019 (from list_evidence_sources).

Output parameters:

- `source` (object)

### `list_outcome_models` (~138 tokens)

List Performix's constructed outcome models

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.

Output parameters:

- `count` (number)
- `models` (array)
- `namedUnmodellable` (array)

### `get_outcome_model` (~177 tokens)

Get one Performix outcome model

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.

Input parameters:

- `id` (string, required): Outcome id, e.g. quota_attainment (from list_outcome_models).

Output parameters:

- `model` (object)

### `list_guide_parts` (~93 tokens)

List the Team Performance Science Guide's parts

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.

Output parameters:

- `count` (number)
- `parts` (array)

### `get_guide_part` (~112 tokens)

Get one Team Performance Science Guide part

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.

Input parameters:

- `slug` (string, required): Guide part slug, e.g. part-2-capability (from list_guide_parts).

Output parameters:

- `part` (object)

### `get_membership_offer` (~83 tokens)

Get the Bicycle Cooperative membership offer

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.

Output parameters:

- `api_version` (string)
- `chapter` (string)
- `join_url` (string)
- `offer` (object)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/app-performix-performix-site/api-mcp#diagnostics

## Score history

- 2026-09-22: 81
- 2026-09-21: 80
- 2026-09-20: 80
- 2026-09-19: 80
- 2026-09-18: 79
- 2026-09-17: 79
- 2026-09-16: 78
- 2026-09-15: 78
- 2026-09-14: 77
- 2026-09-13: 77
- 2026-09-12: 76
- 2026-09-11: 76
- 2026-09-10: 75
- 2026-09-09: 75
- 2026-09-08: 75

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

## Links

- Remote endpoint: https://performix.app/api/mcp
- Repository: https://github.com/people-analyst/performix-site
- Website: https://performix.app/
- Changelog RSS feed: https://verifymcp.io/servers/app-performix-performix-site/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/app-performix-performix-site/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/app-performix-performix-site/api-mcp
