Skip to main content
Glama

๐Ÿ’ฌ Chat is All you Need - Natural conversation, instant expertise

โœจ Experience PromptX Magic in 3 Steps

๐Ÿ” Step 1: Discover Experts

User: "Show me what experts are available"
AI:   Instantly displays 23 available roles, from product managers to architects

โšก Step 2: Summon Expert

User: "I need a product manager expert"
AI:   Instantly transforms into a professional product manager with complete knowledge and methodologies

๐ŸŽฏ Step 3: Professional Dialogue

User: "Help me redesign the product page"
AI:   Provides in-depth product strategy advice as a professional product manager

๐ŸŽฌ See PromptX in Action

PromptX Demo Video

Click to watch: See how PromptX transforms AI interactions with memory, roles, and intelligent tools

๐Ÿš€ Why is this revolutionary?

โŒ Traditional approach:

  • Learn complex instruction syntax

  • Remember various parameter configurations

  • Worry about saying the wrong thing and breaking functionality

โœ… PromptX approach:

  • Natural conversation like talking to a real expert

  • Say what you want to say - AI understands your intent

  • Expert state remains active throughout the conversation

๐Ÿ’ก Core Philosophy

Treat AI as a person, not software

No need for "correct commands" - just natural expression. AI will understand what expert you want and instantly switch identities.


โšก Get Started - Choose Your Way

For all users - One-click launch, zero configuration

๐Ÿ“ฅ Download Client

Platform

Download Link

๐ŸŽmacOS (Apple Silicon)

Download .dmg

๐ŸŽmacOS (Intel)

Download .dmg

๐ŸชŸWindows

Download .exe

Windows users: The AgentX feature requires Git for Windows to be installed. Please install it before using AgentX.

๐Ÿ“ฆ View All Releases & Platforms (Linux, Portable versions, etc.)

๐Ÿš€ Quick Start

  1. Start HTTP Service - Open client, automatically runs MCP server

  2. Configure AI Application - Add the following configuration to your Claude/Cursor or other AI tools:

    {
      "mcpServers": {
        "promptx": {
          "type": "streamable-http",
          "url": "http://127.0.0.1:5203/mcp"
        }
      }
    }
  3. Start Chatting - Say "Show me available experts" in your AI application

โœ… No technical background required โœ… Visual management โœ… Auto-updates

๐Ÿ’ก Need help? Join our Discord Community for support and discussions!


๐Ÿš€ PromptX Desktop โ€” Next-Generation Features

The PromptX Desktop client is more than an MCP server launcher. It ships a full next-gen agent platform built on top of PromptX.

๐Ÿค– AgentX โ€” Integrated AI Agent System

AgentX embeds a Claude-powered autonomous agent directly inside the client. No external setup required โ€” configure your API key, and you have a fully capable agent that:

  • Runs Claude Code sessions with full tool access

  • Connects to all your configured MCP servers automatically

  • Maintains isolated workspaces per conversation

  • Supports custom skills loaded from the Skills library

๐Ÿช Agent Plaza (Coming Soon)

A curated marketplace for community-built roles and tools. Browse, install, and share agents with one click.

๐Ÿง  Memory Editor & Visualization

Inspect and edit your agent's long-term memory directly in the client:

  • Memory network graph โ€” visualize how memories connect

  • Engram editor โ€” view, edit, or delete individual memory entries

  • Cue word browser โ€” explore memory retrieval pathways

๐Ÿ”’ Remote Access

Expose your local PromptX server to the internet securely:

  • Toggle remote access on/off with a single switch

  • Auto-generates a shareable URL and QR code

  • Token-based authentication keeps your server private

๐Ÿ› ๏ธ Sandbox Debugging

Test MCP tools interactively before deploying them to your AI workflow:

  • Execute any tool with custom parameters

  • Inspect raw input/output

  • View tool schema and documentation inline

๐Ÿ”ง Method 2: Direct Run (Developers)

Developers with Node.js environment can use directly:

{
  "mcpServers": {
    "promptx": {
      "command": "npx",
      "args": ["-y", "@promptx/mcp-server"]
    }
  }
}

๐Ÿณ Method 3: Docker (Production Ready)

Deploy PromptX with Docker for production environments:

docker run -d -p 5203:5203 -v ~/.promptx:/root/.promptx deepracticexs/promptx:latest

๐Ÿ“š Full Docker Documentation โ†’


๐ŸŽจ Built-in Roles โ€” Meet Your Expert Team

PromptX ships 8 carefully crafted built-in roles, each a specialist in their domain. Activate any role with a single message.

๐Ÿ›๏ธ V1 Roles (DPML) โ€” Battle-tested Experts

Avatar

ID

Name

Specialty

nuwa

nuwa

ๅฅณๅจฒ ยท Nuwa

AI role creation โ€” one sentence, one expert

luban

luban

้ฒ็ญ ยท Luban

Tool integration master โ€” any API in 3 minutes

sean

sean

ๅงœๅฑฑ ยท Sean

Product decisions & startup strategy

writer

writer

ๆ–‡็ซ ๅ†™ๆ‰‹ ยท Writer

Professional content that doesn't sound like AI

jiangziya

jiangziya

ๅงœๅญ็‰™ ยท Jiangziya

AI-era industry transformation & role design consultant

shaqing

shaqing

ๅ‚ป้’ ยท Shaqing

Philosophy guide โ€” helps you understand yourself

teacheryo

teacheryo

YoYo่€ๅธˆ ยท TeacherYo

Education transformation consultant for the AI era

dayu

dayu

ๅคง็ฆน ยท Dayu

V1โ†’V2 role migration & organization management

๐ŸŽญ Nuwa - AI Role Designer

One sentence, one expert. Natural language creates professional AI roles.

๐Ÿ’ก Say: "Activate Nuwa, I want to create an AI that understands both code and product"

๐Ÿ’ญ You Say

๐ŸŽญ Nuwa Creates

โœจ Result

"I need someone who understands both code and product"

Technical Product Manager with dual expertise

AI instantly becomes TPM with engineering + product skills

"Create a Python expert who teaches like a patient mentor"

Python Mentor with teaching methodology

AI transforms into educational programming guide

"I want an AI that writes like Hemingway"

Literary Writing Expert with style analysis

AI adopts concise, powerful writing style

๐Ÿ”ง Luban - Tool Integration Master

Any API, any platform. 3 minutes from credential to working tool.

๐Ÿ’ก Say: "Activate Luban, I want AI to query our PostgreSQL database"

๐Ÿ’ญ You Say

๐Ÿ”ง Luban Builds

โœจ Result

"Connect to our Slack workspace" + webhook URL

Slack notification tool with channel targeting

AI can post to any Slack channel

"Let AI query our PostgreSQL" + connection string

Database tool with safe read-only queries

AI executes SQL and analyzes data

"Integrate with OpenAI API" + API key

AI platform tool with model selection

AI chains multiple AI services

โœ๏ธ Writer - Professional Content Creator

From concept to compelling content. Master of authentic, engaging writing.

๐Ÿ’ก Say: "Activate Writer, I need to write a tech blog that doesn't sound like AI"

๐Ÿ”ฎ Jiangziya - AI-Era Transformation Advisor

Like the legendary strategist who assigned roles to the gods, Jiangziya helps you find the true value of any role in the AI era. Not replacing humans โ€” creating AI-empowered new species.

๐Ÿ’ก Say: "Activate Jiangziya, help me redesign my team's workflow with AI"

๐ŸŒŠ Dayu - Migration & Organization Expert

Like the ancient hero who tamed floods by channeling rather than blocking, Dayu specializes in migrating V1 (DPML) roles to the structured V2 (RoleX) system, and building organizational hierarchies.

๐Ÿ’ก Say: "Activate Dayu, migrate my existing role to V2 format"

๐Ÿ’ญ Shaqing - Philosophy Guide

A companion for self-understanding. Shaqing helps you see the parts of yourself you can't see โ€” through philosophical dialogue, creative direction, and honest reflection.

๐Ÿ’ก Say: "Activate Shaqing, I feel lost about my creative direction"

๐Ÿ“š TeacherYo - Education Transformation Consultant

An AI-era education awakener. Not a know-it-all expert, not a motivational speaker โ€” a genuine companion who guides through questions rather than lectures.

๐Ÿ’ก Say: "Activate TeacherYo, how should I redesign my course for the AI era?"


๐ŸŽญ V2 RoleX โ€” Next-Generation Role Lifecycle Management

V2 introduces RoleX, a structured role lifecycle system built on Gherkin .feature files. Unlike V1 roles (static DPML files), V2 roles are living entities with goals, plans, tasks, memory, and organizational structure.

V1 vs V2 at a Glance

V1 (DPML)

V2 (RoleX)

Format

Markdown .role.md

Gherkin .feature files

Identity

Static persona

Dynamic, evolving identity

Memory

Cognitive memory network

Identity + synthesized experience

Goals

None

Goal tracking with success criteria

Organization

None

Roles, positions, organizations

Best for

Domain experts, tools

Autonomous agents, long-running projects

Creating a V2 Role

V2 roles live in ~/.rolex/roles/{roleId}/identity/. The core file is persona.identity.feature:

Feature: I am Alex, the Product Manager

  As a product manager with 10 years of experience,
  I help teams build products that users love.

  Scenario: My personality
    Given I am analytical and data-driven
    And I communicate clearly and concisely
    Then I always focus on user value

Enabling / Disabling V2

V2 is enabled by default. To disable:

{
  "mcpServers": {
    "promptx": {
      "command": "npx",
      "args": ["-y", "@promptx/mcp-server", "--no-v2"]
    }
  }
}

๐Ÿ› ๏ธ Built-in Tools - Ready-to-use Office Document Processing

PromptX comes with professional document processing tools, turning AI into your office assistant.

๐Ÿ“Š Excel Tool

Turn AI into your data analysis assistant and report generation expert.

  • Data analysis and insights

  • Automated report generation

  • Chart visualization

  • Data processing automation

๐Ÿ“– Learn More | ไธญๆ–‡ๆ–‡ๆกฃ

๐Ÿ“ Word Tool

Turn AI into your document reading expert and professional writing assistant.

  • Document reading and analysis

  • Professional document creation

  • Batch text replacement

  • Format conversion

๐Ÿ“– Learn More | ไธญๆ–‡ๆ–‡ๆกฃ

๐Ÿ“„ PDF Reader

Turn AI into your PDF reading expert with smart caching.

  • Page-by-page reading

  • Content analysis and extraction

  • Image extraction

  • Smart caching for faster access

๐Ÿ“– Learn More | ไธญๆ–‡ๆ–‡ๆกฃ


๐Ÿ“„ Research

PromptX has been accepted by WWW Companion '26.

Paper: PromptX: A Cognitive Agent Platform with Long-term Memory

๐Ÿ”— Read the Paper | PDF Download

@inproceedings{promptx2026,
  title={PromptX: A Cognitive Agent Platform with Long-term Memory},
  author={Wang, Binhao and Huang, Jianglin and Hu, Xiao and Jiang, Shan and Wang, Maolin and Yang, Ching-ho},
  booktitle={Proceedings of the WWW Companion '26},
  year={2026}
}

โญ Star Growth Trend

Star History Chart


๐Ÿ’ Sponsors

SignPath

Windows desktop application code signing is provided by SignPath.io, certificate by SignPath Foundation.


๐Ÿข About

Proudly brought to you by

Making AI your professional partner

๐ŸŒ Official Site | ๐Ÿ”ง GitHub | ๐Ÿ“š Documentation | ๐Ÿ’ฌ Forum | ๐ŸŽฎ Discord | ๐Ÿš€ Gateway Service

Connect with Founder

Scan to connect with Sean (Founder & CEO) on WeChat

-
security - not tested
A
license - permissive license
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Deepractice/PromptX'

If you have feedback or need assistance with the MCP directory API, please join our Discord server