// CONTROL_CENTER_
> Your command center for managing AI memory at scale
// FEATURES
API Key Management
Create, rotate, and revoke API keys instantly. Use different keys for development, staging, and production environments.
- One-click key generation
- Secure key display (shown once)
- Usage tracking per key
- Instant revocation
Usage Analytics
Monitor your memory graph in real-time. Track memories, relationships, and API calls with intuitive visualizations.
- Real-time usage metrics
- Historical charts
- Memory type breakdown
- Limit warnings
Billing Control
Transparent pricing with easy plan management. Upgrade, downgrade, or cancel anytime through Stripe.
- Plan comparison
- One-click upgrades
- Invoice history
- Secure payments
Team Collaboration
Share memory graphs with your team. Manage members, assign roles, and collaborate on shared knowledge.
- Team workspaces
- Role-based access
- Invite via email
- Shared memory graphs
// QUICK_START
Create Account
Sign up at app.memorygraph.dev with your email. No credit card required for the free tier.
Generate API Key
Navigate to API Keys and create your first key. Copy it immediatelyβit's only shown once!
Configure MCP Server
Add your API key to the MemoryGraph MCP server configuration:
export MEMORYGRAPH_API_KEY=mg_your_key
memorygraph --backend cloud Start Building
Your AI assistant now has persistent memory! Store solutions, track patterns, and recall context across sessions.
// PLAN_LIMITS
| Resource | Free | Pro ($8/mo) | Team ($50/mo) |
|---|---|---|---|
| Memories/month | 1,000 | 50,000 | 500,000 |
| Relationships/month | 2,000 | 100,000 | 1,000,000 |
| API calls/day | 1,000 | 10,000 | 100,000 |
| Storage | 100 MB | 10 GB | 100 GB |
| Team members | 1 | 1 | 10 |
| Support | Community | Priority | Dedicated |
// SECURITY
Secure Authentication
Cookie-based sessions with httpOnly tokens. No credentials stored client-side.
API Key Security
Keys are hashed and never stored in plain text. Shown once at creation, then secured.
Tenant Isolation
Each user's graph is completely isolated. No cross-tenant data access possible.
GDPR Compliant
Full data export and account deletion. Your data, your control.
Ready to give your AI a memory?
Start free. No credit card required. Upgrade when you need more.