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 49

  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
  • 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.

    taskade/mcp's past year of commit activity
    TypeScript 164 MIT 49 7 5 Updated Sep 11, 2026
  • awesome-vibe-coding Public

    🚀 The complete guide to vibe coding — build software with AI through natural language prompts. Tools, frameworks, best practices, and resources curated by Taskade.

    taskade/awesome-vibe-coding's past year of commit activity
    139 CC-BY-4.0 52 0 6 Updated Sep 11, 2026
  • .github Public
    taskade/.github's past year of commit activity
    0 1 0 0 Updated Sep 11, 2026
  • awesome-mcp-servers Public Forked from punkpeye/awesome-mcp-servers

    A collection of MCP servers.

    taskade/awesome-mcp-servers's past year of commit activity
    0 MIT 16,272 0 0 Updated Sep 11, 2026
  • taskade Public

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

    taskade/taskade's past year of commit activity
    65 17 7 1 Updated Sep 11, 2026
  • react-image-lightbox Public

    React lightbox component

    taskade/react-image-lightbox's past year of commit activity
    JavaScript 0 MIT 0 0 2 Updated Sep 11, 2026
  • uri-parser Public

    A lexer and parser for URIs (RFC 3986) with host-path and no-scheme forms, built with compiler design principles.

    taskade/uri-parser's past year of commit activity
    TypeScript 1 MIT 0 2 3 Updated Sep 11, 2026
  • temporal-parser Public

    A lexer and parser for ISO 8601, RFC 3339, and IXDTF temporal expressions, built with compiler design principles.

    taskade/temporal-parser's past year of commit activity
    TypeScript 20 MIT 5 1 3 Updated Sep 11, 2026
  • 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.

    taskade/integrations's past year of commit activity
    TypeScript 7 MIT 1 3 3 Updated Sep 10, 2026
  • 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 welcome via issues/PRs.

    taskade/docs's past year of commit activity
    30 CC-BY-4.0 7 0 0 Updated Jul 28, 2026

Most used topics

Loading…