Get Started
Environment Setup
This guide covers the tools you need to start building on Mirra.
Prerequisites
- Node.js: Version 18 or higher.
- Mirra Account: Sign up here.
- Code Editor: VS Code is recommended.
Installation
Get your API Key
- Log in to the Mirra Developer Portal.
- Go to Settings > API Keys.
- Create a new key (
sk_live_...).
Keep your API key secure. Do not commit it to version control.
Verify Installation
Create a simple script to test your connection:
Next Steps
Now that your environment is ready, create your first agent.