Getting Started
Quick Start
Get your first project set up and connected to AI in under 5 minutes.
1. Create an organization
An organization (org) is a workspace for your team or personal projects. Everything lives inside an org.
- 1Go to Dashboard and click Create organization
- 2Give it a name — this can be your team name, company, or just your own name
- 3Choose Free to start (you can upgrade later)
- 4Click Create
2. Create a project
A project is one codebase, product, or initiative. You can have multiple projects per org.
- 1Inside your org, click New project
- 2Give it a name and a short description
- 3That's it — the project is ready
3. Add context
Context is the knowledge base for your project. Start by adding a few sections so AI knows what it's working with.
- 1Open the project and go to the Context tab
- 2Click Add section and give it a title like "Tech Stack" or "Goals"
- 3Write a few sentences or bullet points — no special format needed
- 4Add 2–3 sections to get started. You can always add more later.
💡Good first sections: Tech Stack (what language/framework you're using), Goals (what the project is trying to do), and Architecture (how the system is structured).
4. Connect your AI
This step links your AI assistant to the project you just created.
- 1Go to org Settings → Connect AI
- 2Click Generate new token
- 3Copy the MCP URL that appears
- 4Follow the guide for your AI tool: Claude Desktop, Cursor, or Claude Code
5. Try it out
Once connected, start a new chat with your AI and ask it to load your project.
Try saying to your AI:
"Use Matchanu to load my [project name] project and tell me what you know about it."