datemath_age — APIShed MCP Tool
datemath_age
(datemath age) is one of 32 tools on the
APIShed
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call datemath_age from your client
- Claude Code APIShed datemath_age run in your project directory
- Claude Desktop APIShed datemath_age ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor APIShed datemath_age ~/.cursor/mcp.json
- VS Code APIShed datemath_age .vscode/mcp.json
- Zed APIShed datemath_age ~/.config/zed/settings.json
- Windsurf APIShed datemath_age ~/.codeium/windsurf/mcp_config.json
- Cline APIShed datemath_age ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI APIShed datemath_age ~/.gemini/settings.json
- Grok APIShed datemath_age .mcp.json (in your project root)
- ChatGPT APIShed datemath_age Settings → Connectors → Advanced → Developer mode
- Claude.ai APIShed datemath_age Settings → Connectors → Add custom connector
- LangChain APIShed datemath_age pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http apished https://apished.com/mcp
Other tools on this server
- datemath_add
- datemath_businessdays
- datemath_dayofweek
- datemath_diff
- datemath_leapyear
- ean_validate
- email_validate
- encode_decode
- encode_encode
- hash_digest
- iban_validate
- isbn_validate
- jsonschema_validate
- luhn_validate
- nip_validate
- pesel_validate
- random_int
- regex_match
- regon_validate
- rpncalc_eval
- swiftbic_validate
- text_charat
- text_count
- text_palindrome
- text_reverse
- text_sort
- text_stats
- text_wordcount
- tokens_count
- url_validate
- vateu_validate
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.