itsmysite.ai
How it works

From sign-up to a published site, in six steps.

We use Claude (Anthropic's AI assistant) to do the actual building — you just describe the site you want. If you've never used Claude, we'll walk you through getting set up.

1

Have a Claude account?

  1. You'll need a Claude account — the free tier works.
  2. Already have one? Mark this step done and move on.
Sign up →
2

Add to Claude

  1. Click Add to Claude below.
  2. Claude opens with our connector URL on your clipboard.
  3. Click Add custom connector.
3

Fill in the form

  1. Set Name to itsmysite
  2. Paste https://mcp.itsmysite.ai/mcp into Remote MCP server URL.
  3. Click Add.
4

Connect & sign in

  1. Click Connect on the connector card.
  2. Sign in to itsmysite when prompted.
  3. When you're back, the button reads Configure.
5

Ask Claude to build

  1. Open a new chat in Claude.
  2. Describe the site you want — or grab a starter prompt from our examples.
  3. Claude builds your site and saves it as a draft.
6

Edit + publish

  1. Come back here and open the canvas editor.
  2. Tweak the text, photos & links to make it yours.
  3. Click Publish to take your site live.
Using Claude Desktop instead?
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "itsmysite": {
      "type": "http",
      "url": "https://mcp.itsmysite.ai/mcp"
    }
  }
}