Skip to content
@taskade

Taskade ▲ ■ ●

The AI-native workspace platform. Build AI apps, deploy agents, automate workflows from one prompt. Taskade Genesis with Workspace DNA, MCP, APIs, and tools.

Taskade Genesis — Workspace DNA

One prompt → one app. Build without permission.

Website · Docs · API · Apps · Blog · Learn · Forum · YouTube · X

150,000+ apps · 500K+ agents · 3M+ runs · 4.8/5 across 9,300+ reviews
Trusted by teams at 3M · Nike · Tesla · Netflix · Airbnb · Disney · Adobe · ESPN

TL;DR: Taskade Genesis turns one prompt into a live, multiplayer app — projects as memory, agents as intelligence, automations as execution. 150,000+ apps generated. Clone a kit at taskade.com/apps or start from scratch at taskade.com/create.


See it

One prompt. A live app. Edit it. Ship it.

Create Edit Publish
Taskade Genesis — build an app from a single prompt Click-to-edit a Genesis app visually Publish a Genesis app to a shareable URL

What is Taskade?

Taskade is the execution layer for ideas — a real-time workspace where AI agents build, automate, and run live applications from a single prompt. No code. No deploy step. No permission required.

   Describe what you want
          │
          ▼
  ┌───────────────┐       ┌───────────────┐       ┌───────────────┐
  │   GENERATE    │──────▶│    BUILD      │──────▶│     RUN       │
  │  AI reads     │       │  App assembles│       │  Live at a    │
  │  your intent  │       │  in real time │       │  shareable URL│
  └───────────────┘       └───────────────┘       └───────────────┘

FAQ

Question Answer
What is Taskade Genesis? One prompt becomes a live app — memory, agents, and automations already wired. Start at taskade.com/create.
What is Workspace DNA? Memory + Intelligence + Execution — the loop every Taskade app runs on.
Does Taskade have an MCP server? Yes. Official server: taskade/mcp. Install with npx @taskade/mcp-server@latest.
What's free vs Pro? Free is $0 with 2 workspace members and 1 agent. Pro is $10/seat/mo billed annually, capped at 10 seats. Full matrix: taskade.com/pricing.
Can I build a client portal from a prompt? Yes. Describe it; Genesis builds it live. Clone examples at taskade.com/apps.
Where do I clone apps? taskade.com/apps.
Where are developer docs? taskade.com/docs · taskade.com/learn · llms.txt

Workspace DNA

Memory feeds Intelligence. Intelligence triggers Execution. Execution writes back to Memory.

Memory Intelligence Execution
Projects as live workspace memory AI agents running together in a workspace Automations connecting tools across 100+ services
Projects are live databases Agents that reason and act Workflows that run themselves
Train Customize Models
Train an AI agent on your workspace data Customize an AI agent's tools and instructions Pick your AI model per agent — 15+ frontier models
Your docs and projects Tools and instructions 15+ frontier models from OpenAI, Anthropic, and open-weight providers

What you can build

Clone a finished kit, or describe one.

Client portal CRM Storefront
Client portal built with Taskade Genesis CRM dashboard built with Taskade Genesis Storefront built with Taskade Genesis
8 app categories at taskade.com/apps
Category Examples How it works
Dashboards KPI trackers, analytics, team metrics Projects sync as live data
Tools CRM views, inventory, admin panels Agents keep data current
Websites Landing pages, portfolios, status pages Shareable URLs, custom domains
Projects Task boards, roadmaps, sprint plans Real-time collaboration
Workflows Lead routing, content pipelines Durable automation across 100+ services
Forms Surveys, applications, feedback Submissions land in live projects
Commerce Storefronts, orders, catalogs End-to-end commerce
Quick Apps Calculators, converters, mini-tools Instant single-purpose apps

More kits and creator apps → taskade.com/apps


Open source

Star the repos that are useful to you. The product source is private; these are the public tools.

Repository What it is
taskade/mcp stars Official MCP server + OpenAPI-to-MCP codegen
taskade/docs stars API documentation and developer guides
taskade/taskade stars Public docs, honest comparisons, clone-ready App Kits
taskade/awesome-vibe-coding stars Curated vibe-coding tools and resources
taskade/integrations stars Actions and triggers (Zapier, n8n) on the public API
taskade/temporal-parser stars ISO 8601 / RFC 3339 / IXDTF lexer+parser
taskade/uri-parser stars RFC 3986 URI lexer+parser
taskade/taskade-sample-app stars Workspace DNA sample Genesis app
# MCP — connect Claude, Cursor, or any client to your workspace
npx @taskade/mcp-server@latest

# REST — create a project
curl -X POST https://www.taskade.com/api/v1/projects \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"title": "My Project", "folder_id": "FOLDER_ID"}'
Resource Link
Developer docs taskade.com/docs
API reference docs.taskade.com
Learn Taskade taskade.com/learn
llms.txt taskade.com/llms.txt
MCP server github.com/taskade/mcp
Apps taskade.com/apps
Downloads taskade.com/downloads

Web · macOS · Windows · iOS · Android · Chrome · Firefox · Edge · Download Taskade


Pricing

Free Pro Business Max Enterprise
$0 $10/seat/mo $25/seat/mo $100/seat/mo $250/seat/mo

Billed annually. Free includes 2 members. Pro is capped at 10 seats. Compare all plans →


Software should be built by everyone.
Creation should be instant. Apps should be alive.

Build without permission →

╔══════════════════════════════════════════════════════════════════════════╗
║                                                                          ║
║   ████████  █████  ███████ ██   ██  █████  ██████  ███████               ║
║      ██    ██   ██ ██      ██  ██  ██   ██ ██   ██ ██                    ║
║      ██    ███████ ███████ █████   ███████ ██   ██ █████                 ║
║      ██    ██   ██      ██ ██  ██  ██   ██ ██   ██ ██                    ║
║      ██    ██   ██ ███████ ██   ██ ██   ██ ██████  ███████               ║
║                                                                          ║
║              One prompt → one app. Build without permission.             ║
║                                                                          ║
╚══════════════════════════════════════════════════════════════════════════╝

Website · About · Docs · Apps · Forum · Blog · YouTube · X · Contact

Pinned Loading

  1. mcp mcp Public

    🤖 Taskade MCP · Official MCP server and OpenAPI to MCP codegen. Build AI agent tools from any OpenAPI API and connect to Claude, Cursor, and more.

    TypeScript 164 50

  2. docs docs Public

    Official documentation for Taskade — build apps, deploy AI agents & automate workflows on the AI-native platform. REST & Action APIs, MCP server, Genesis. Source for docs.taskade.com — typos & gaps…

    30 7

  3. taskade taskade Public

    The AI-native workspace platform. Projects remember. Agents think. Automations execute. One prompt to production — bug reports & feature requests welcome.

    65 17

  4. integrations integrations Public

    Taskade Integration Kit — the public source-of-truth for Taskade actions & triggers across Zapier, n8n, Activepieces, and any automation platform. Built on the Taskade public API.

    TypeScript 7 1

Repositories

Showing 10 of 12 repositories

Most used topics

Loading…