Introduction to Erold
Erold is an AI-native project management platform built specifically for developers working with AI assistants like Claude Code, Cursor, and Windsurf.
Why Erold?
Traditional project management tools weren't designed for AI workflows. When you're working with AI coding assistants, you constantly need to:
- Copy-paste task details into AI chat windows
- Manually update task status after AI helps you
- Re-explain project context every new session
- Track what AI did vs what you did manually
Erold solves these problems with native AI integration through the Model Context Protocol (MCP).
Key Features
MCP Server
Our MCP server provides 27+ tools that AI assistants can use directly. Claude can create tasks, update progress, search your knowledge base, and manage projects without any copy-paste.
REST API
68+ API endpoints give you full programmatic access to everything. Build custom integrations, automation workflows, or connect with other tools.
CLI Tool
Manage projects from your terminal without leaving your editor. Perfect for keyboard-driven workflows.
Knowledge Base
Store project context, architectural decisions, and coding conventions that AI can access across sessions. Give your AI persistent memory.
Activity Tracking
See exactly what AI did vs what humans did. Full audit trail with agent identification for every action.
How It Works
- Create a workspace - Sign up and set up your tenant
- Generate API keys - Create keys for yourself and AI agents
- Configure MCP - Add our MCP server to your AI tools
- Start working - AI can now manage tasks directly
Next Steps
- Quick Start Guide - Get up and running in 5 minutes
- Core Concepts - Understand tenants, projects, and tasks
- MCP Setup - Configure AI assistant integration