← Registry

Analytics

parkinsonspathways.com

Searches and matches Parkinson's disease clinical trials based on patient profiles.

1 endpoint10 known toolsFirst detected August 4, 2026Last detected August 4, 2026

ENDPOINT 1

https://parkinsonspathways.com/mcp

No auth detected

MCP server metadata

Name
trialpath
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

TrialPath is a read API and MCP server for curated Parkinson's-disease clinical trials (AI plain-language summaries, five-word goals, structured eligibility ontology, site locations). It covers Parkinson's disease ONLY. Use it to: search the curated PD trial set by keyword/sponsor/country/status/phase/geo radius; fetch single-trial briefs (free basic projection or paid full brief with AI summary + parsed eligibility); get the current machine-readable record of a trial; run a structured PD eligibility search (H&Y, levodopa, DBS, GBA/LRRK2, etc.); and match a structured Parkinson's patient profile to trials with hard disqualifiers and dimension-aware fit scoring. Auth: pass X-API-Key on the HTTP request to /mcp for the free daily quota; or pass X-PAYMENT to settle a tool call in USDC via x402 on Base. When a paid call lacks both, the tool returns the x402 paymentRequirements as structuredContent so an x402-aware client can sign and retry. Each tool's _meta carries its USD price and source REST endpoint so agents can surface cost before invoking.

Known tools 10

search_trials

Search the curated Parkinson's trial set by keyword, sponsor, country, status, phase, intervention type, or geographic radius.

Inferred read-only
get_trial_brief

Single Parkinson's trial brief from the curated set.

Inferred read-only
get_llms_index

Machine-readable index of every agent endpoint, its price, accepted parameters, and a short description.

Inferred read-only
match_patient

Rank curated Parkinson's-disease trials for a structured patient profile.

Inferred read-only
replay_trial_snapshot

Returns the current machine-readable record of a curated Parkinson's trial (title, status, phase, sponsor, conditions, interventions, eligibility, sites).

Inferred read-only
pd_eligibility_search

Structured Parkinson's eligibility search over the curated PD trial set (not the universal mirror).

Inferred read-only
list_topup_tiers

Lists the available prepaid-credit top-up tiers, the USD amount each tier charges over x402, and the bonus credit percentage on each.

Inferred read-only
get_credit_balance

Returns the prepaid USDC credit balance and lifetime stats (topped up, bonus received, spent, refunded) for the calling API key.

Inferred read-only
get_credit_transactions

Returns the most recent prepaid-credit ledger entries (top-ups, bonuses, debits for paid calls, and refunds) for the calling API key, with running balance after each entry.

Inferred read-only
topup_credits

Top up prepaid credits with a single x402 USDC payment on Base.

Potential side effects

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.trialpath]
url = "https://parkinsonspathways.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trialpath": {
      "type": "http",
      "url": "https://parkinsonspathways.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trialpath": {
      "type": "http",
      "url": "https://parkinsonspathways.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trialpath",
  "transport": "streamable-http",
  "url": "https://parkinsonspathways.com/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 parkinsonspathways.com was fetched 2026-08-21T17:36:20.588Z.

Trust status Trusted

parkinsonspathways.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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