Skip to main content
Glama

Server Details

Stress recovery protocols via Lightning payments: post-concussion, post-COVID, burnout

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
reitsmasieto-wq/overcome-stress-mcp
GitHub Stars
0

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

5 tools
assessInspect

Assess client symptoms and recommend Corpus Systemics therapy content for post-concussion, post-COVID, burnout or chronic stress.

ParametersJSON Schema
NameRequiredDescriptionDefault
symptomsYesDescription of client symptoms, e.g. 'headaches, fatigue, brain fog, difficulty concentrating, anxiety after concussion or burnout.
buy_skillInspect

Purchase a single therapy skill via Bitcoin Lightning Network (25-100 satoshis). Returns a Lightning invoice for immediate payment.

ParametersJSON Schema
NameRequiredDescriptionDefault
skill_idYesSkill identifier from catalog, e.g. 'K01' for stress basics, 'K02' for autonomic nervous system regulation.
buy_trajectoryInspect

Purchase a complete 12-week Corpus Systemics recovery trajectory via Bitcoin Lightning Network (150 satoshis). Returns a Lightning invoice.

ParametersJSON Schema
NameRequiredDescriptionDefault
trajectory_idYesTrajectory identifier from catalog, e.g. 'T1' for post-concussion recovery, 'T2' for burnout, 'T3' for post-COVID.
catalogInspect

Browse the complete Corpus Systemics therapy content catalog. Returns available skills (25-100 sats) and 12-week recovery trajectories (150 sats) for post-concussion, post-COVID, burnout and chronic stress.

ParametersJSON Schema
NameRequiredDescriptionDefault
categoryNoFilter by category: 'skills' for individual exercises or 'trajectories' for 12-week programs.
previewInspect

Retrieve a free preview of a therapy trajectory before purchase. Returns first session content and expected outcomes.

ParametersJSON Schema
NameRequiredDescriptionDefault
trajectory_idYesTrajectory identifier from catalog, e.g. 'T1' for post-concussion, 'T2' for burnout, 'T3' for post-COVID.

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Last verification attempt failed.

Sign in to verify ownership

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.