Skip to main content
LIFT MY PLACE
Claude skill

A Claude skill to drive Lift My Place in natural language

Just say "stage this photo in scandinavian style" or "how many credits does my agency have?" โ€” the skill picks the right MCP tool, signs URLs, deducts credits and returns the result.

Install

  1. 1Create an API key in Settings โ†’ Developer.
  2. 2Install the skill with npx skills add zorgspace/liftmyplace.
  3. 3Wire up the MCP server with the command below.
# 1. Install the skill (via vercel-labs/skills)
npx skills add zorgspace/liftmyplace

# 2. Wire up the hosted MCP server
claude mcp add --transport http liftmyplace https://liftmyplace.com/api/mcp \
  --header "Authorization: Bearer lmp_live_..."

Example prompts

  • โ€œStage the photo /tmp/living.jpg in scandinavian style and give me the URL.โ€
  • โ€œList my last 10 generations.โ€
  • โ€œRegenerate transformation 8a3bโ€ฆ but warmer, with wood accents.โ€
  • โ€œHow many credits does my agency have left?โ€

Compatibility

  • Claude Code (CLI)
  • Claude.ai (connectors)
  • Codex (MCP clients)
  • Any other HTTP MCP client