portal_log_side_effects — Chia Health MCP Server MCP Tool
portal_log_side_effects
(portal log side effects) is one of 34 tools on the
Chia Health MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call portal_log_side_effects from your client
- Claude Code Chia Health MCP Server portal_log_side_effects run in your project directory
- Claude Desktop Chia Health MCP Server portal_log_side_effects ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Chia Health MCP Server portal_log_side_effects ~/.cursor/mcp.json
- VS Code Chia Health MCP Server portal_log_side_effects .vscode/mcp.json
- Zed Chia Health MCP Server portal_log_side_effects ~/.config/zed/settings.json
- Windsurf Chia Health MCP Server portal_log_side_effects ~/.codeium/windsurf/mcp_config.json
- Cline Chia Health MCP Server portal_log_side_effects ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Chia Health MCP Server portal_log_side_effects ~/.gemini/settings.json
- Grok Chia Health MCP Server portal_log_side_effects .mcp.json (in your project root)
- ChatGPT Chia Health MCP Server portal_log_side_effects Settings → Connectors → Advanced → Developer mode
- Claude.ai Chia Health MCP Server portal_log_side_effects Settings → Connectors → Add custom connector
- LangChain Chia Health MCP Server portal_log_side_effects pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http chia-mcp https://mcp.chia.health/
Other tools on this server
- auth_start
- auth_verify_otp
- auth_resend_otp
- auth_check_payment
- medications_list
- medications_details
- medications_availability
- medications_pricing
- medications_categories
- eligibility_check
- intake_questions
- intake_submit
- intake_status
- consent_list
- consent_text
- consent_submit
- consent_status
- order_create
- order_status
- order_documents
- order_upload
- checkout_create
- checkout_update
- checkout_complete
- checkout_status
- checkout_cancel
- portal_log_weight
- portal_message
- portal_care_plan
- portal_refill
- portal_support
- provider_questions
- provider_respond
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.