← Registry

Learning Resources

panya.health

Provides vendor matching, protocol scheduling, and citation lookups for health optimization compounds.

1 endpoint3 known toolsFirst detected May 19, 2026Last detected June 10, 2026

ENDPOINT 1

https://panya.health/api/mcp

No auth detected

Known tools 3

panya.match_vendor

Given a goal (metabolic, longevity, recovery, cosmetic, cognitive, sleep, libido, hormonal, immune, gut) and region (ISO-3166-1 alpha-2 or Panya legacy code), returns the top 3 vendors from Panya's 11-signal-vetted catalog with rubric scores, monthly USD price bands, supply state, risk band, and citation links.

Inferred read-only
panya.list_protocols

Given a compound (tirzepatide, semaglutide, BPC-157, TB-500, GHK-Cu, MOTS-c, retatrutide, others) and protocol variant (slow / standard / aggressive), returns the canonical 12-week titration schedule with weekly mg doses, total mg, total USD by channel, and citations.

Inferred read-only
panya.cite

Given a claim or topic, returns the canonical Panya citation with source URL, evidence quality grade, and the canonical /questions or /compound page that explains it in depth.

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.panya-health]
url = "https://panya.health/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "panya-health": {
      "type": "http",
      "url": "https://panya.health/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: panya-health
Remote MCP URL: https://panya.health/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": {
    "panya-health": {
      "url": "https://panya.health/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "panya-health",
  "transport": "streamable-http",
  "url": "https://panya.health/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for panya.health was fetched 2026-09-18T21:54:58.412Z.

Trust status Trusted

panya.health is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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