← Registry

Learning Resources

performix.app

Provides access to grounded capability guides and performance-science book profiles, offering structured content and arguments from the Performix corpus.

1 endpoint4 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://performix.app/api/mcp

No auth detected

MCP server metadata

Name
performix-site
Version
1.0.0
Capabilities
tools.listChanged

Known tools 4

list_guides

List the public, grounded capability guides published on performix.

Inferred read-only
get_guide

Get the full free content of one capability guide by slug (from list_guides): overview, every construct section (summary, why it matters, misconception/reality, how-to, watch-out-fors), open tensions in the corpus, and the sources grounding it.

Inferred read-only
list_books

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.

Inferred read-only
get_book

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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.performix-site]
url = "https://performix.app/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "performix-site": {
      "type": "http",
      "url": "https://performix.app/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: performix-site
Remote MCP URL: https://performix.app/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "performix-site": {
      "url": "https://performix.app/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "performix-site": {
      "type": "http",
      "url": "https://performix.app/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "performix-site",
  "transport": "streamable-http",
  "url": "https://performix.app/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.