← pinkybloom.app

INDIVIDUAL MCP TOOL

compare_apps

Compare PinkyBloom against any of 22 period tracking / women's health competitor apps worldwide, including Flo, Clue, Natural Cycles, Premom, Maya, MeetYou, Period Calendar, Clover, and regional apps across Japan, Korea, Germany, Brazil, and Turkey.

pinkybloom.appnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

pinkybloom.app

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • search_health_answers — Search PinkyBloom's evidence-based, medically-sourced health Q&A library across 5 life stages: menstrual cycle, pregnancy, perimenopause, menopause, and postpartum.
  • get_health_answer — Get a specific health answer by life stage and topic slug.
  • get_partner_guide — Get a partner-perspective guide for a specific health topic.
  • list_topics — List all available health topics in PinkyBloom's Q&A library, covering menstrual cycle, pregnancy, perimenopause, menopause, and postpartum.
  • get_supported_languages — List all 71 languages supported by PinkyBloom's health content.
  • get_app_info — Get information about PinkyBloom (free women's health AI companion, on-device Apple Intelligence, 71 languages, zero-knowledge privacy) or PinkyBond (encrypted partner companion app).
  • compare_competitors — Compare any two period tracking / women's health apps head-to-head.