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