2 pointsby ravi_rupareliya4 hours ago1 comment
  • ravi_rupareliya4 hours ago
    Been experimenting with Google's Antigravity IDE over the past few weeks. Wanted to share what the MCP integration actually looks like in a real project workflow.

    Connected two MCP servers GitHub and Stitch to build and ship a productivity app landing page entirely from within the IDE.

    A few things worth noting for anyone curious:

    - GitHub MCP handled repo creation, branching and PR with description from natural language prompts. Zero context switching.

    - Stitch MCP pulled design tokens directly into code. Still early but promising for design-to-code workflows.

    The MCP layer is what makes this genuinely useful beyond demos. Happy to answer questions about the setup or specific prompts used.