
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@striderlabs/mcp-betterhelp
Advanced tools
MCP server connector for BetterHelp — online therapy platform, find therapists, manage sessions via browser automation
MCP server connector for BetterHelp online therapy platform. Enable AI agents to manage therapy sessions, communicate with therapists, and track mental health progress.
npx @striderlabs/mcp-betterhelp
export BETTERHELP_EMAIL="your-email@example.com"
export BETTERHELP_PASSWORD="your-password"
export BETTERHELP_HEADLESS="true"
| Tool | Description |
|---|---|
get_therapist_info | Get info about your assigned therapist |
list_sessions | List upcoming and past sessions |
book_session | Book a new therapy session |
cancel_session | Cancel an upcoming session |
send_message | Send a message to your therapist |
get_messages | Get recent messages |
get_worksheets | Get assigned worksheets and activities |
get_journals | Get journal entries |
get_account_status | Check subscription status |
{
"mcpServers": {
"betterhelp": {
"command": "npx",
"args": ["@striderlabs/mcp-betterhelp"],
"env": {
"BETTERHELP_EMAIL": "your-email@example.com",
"BETTERHELP_PASSWORD": "your-password"
}
}
}
}
MIT
FAQs
MCP server connector for BetterHelp — online therapy platform, find therapists, manage sessions via browser automation
The npm package @striderlabs/mcp-betterhelp receives a total of 0 weekly downloads. As such, @striderlabs/mcp-betterhelp popularity was classified as not popular.
We found that @striderlabs/mcp-betterhelp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.