Skip to content

Quick Start

1. Install VibeKit

Terminal window
curl -fsSL https://getvibekit.ai/install | sh

2. Initialize your project

Terminal window
vibekit init

The CLI walks you through setup, then creates everything your AI needs. Skills teach your AI Algorand patterns. MCP servers give it tools to interact with the network.

3. Verify setup

Terminal window
vibekit status

4. Start building

Open your AI tool and ask it to create a smart contract project, build and test it, or deploy to localnet.

That’s it. Your AI now knows Algorand.