get_milestone_dates — baby age MCP Tool Read-only
get_milestone_dates
(get milestone dates) is one of 4 tools on the
baby age
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_milestone_dates from your client
- Claude Code baby age get_milestone_dates run in your project directory
- Claude Desktop baby age get_milestone_dates ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor baby age get_milestone_dates ~/.cursor/mcp.json
- VS Code baby age get_milestone_dates .vscode/mcp.json
- Zed baby age get_milestone_dates ~/.config/zed/settings.json
- Windsurf baby age get_milestone_dates ~/.codeium/windsurf/mcp_config.json
- Cline baby age get_milestone_dates ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI baby age get_milestone_dates ~/.gemini/settings.json
- Grok baby age get_milestone_dates .mcp.json (in your project root)
- ChatGPT baby age get_milestone_dates Settings → Connectors → Advanced → Developer mode
- Claude.ai baby age get_milestone_dates Settings → Connectors → Add custom connector
- LangChain baby age get_milestone_dates pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http baby-age https://babyagecalculator.com/api/mcp/
Other tools on this server
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.