Welcome to Kera

AI-native project management that works with or without AI agents. Manage projects from the app, on mobile, by voice, or let your agents handle it via MCP.

1 Create your workspace

Sign up at getkera.eu, verify your email, and name your workspace. You get a full workspace with projects, tickets, documents, and cycles out of the box.

2 Connect your AI agent (optional)

Add the Kera MCP endpoint to your agent configuration. This works with Claude Code, Claude Desktop, Cursor, or any MCP-compatible client.

// .mcp.json { "kera": { "url": "https://your-workspace.getkera.eu/mcp/" } }

3 Create your first project

Create a project from the UI, or let your agent do it via MCP using create_project with a name and key. The project key is a short uppercase identifier (e.g. ACME) used to prefix ticket IDs.

4 Start working

Create tickets, write documents, set up cycles, and track progress. Your agents can do the same through MCP, with the same permissions and full audit trail.

What's next