PromptX
An AI capability enhancement system providing professional roles, memory management, and knowledge systems for applications like Claude and Cursor.
đŹ 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
đ 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
đŻ Method 1: PromptX Client (Recommended)
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 |
đŚ View All Releases & Platforms (Linux, Portable versions, etc.)
đ Quick Start
-
Start HTTP Service - Open client, automatically runs MCP server
-
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" } } } -
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!
đ§ 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 â
đ¨ Nuwa & Luban - PromptX's Creation Twins
đ Nuwa - AI Role Designer
One sentence, one expert. Natural language creates professional AI roles.
đĄ Want to try Nuwa? 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 role with dual expertise | AI instantly becomes TPM with engineering + product skills |
| "Create a Python expert who teaches like a patient mentor" | Python Mentor role 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.
đĄ Want to try Luban? 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.
đĄ Want to try Writer? Say: "Activate Writer, I need to write a tech blog that doesn't sound like AI"
| đ You Say | âď¸ Writer Creates | ⨠Result |
|---|---|---|
| "Write a technical blog about our new feature" | Deep technical content with user stories | Engaging post that developers actually want to read |
| "I need marketing copy that doesn't sound like AI" | Human-like copy with personality and persuasion | Content that converts because it feels authentic |
| "Help me write a product launch announcement" | ISSUE methodology: conversational detail gathering | Rich product story, not cold corporate speak |
đ Why This Changes Everything
Traditional AI Writing: Templates â Generic content â Readers spot AI instantly â Trust collapse
Writer Role: Real conversation â Unique details â Anti-AI processing â Genuinely human content
The magic: Nuwa gives AI knowledge, Luban gives AI power, Writer gives AI soul.
đ ď¸ 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 | ä¸ćć楣
â Star Growth Trend
đ Sponsors
SignPath
Windows desktop application code signing is provided by SignPath.io, certificate by SignPath Foundation.
đ˘ About
Proudly brought to you by Deepractice
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
Related Servers
Ableton Live MCP
Control Ableton Live using OSC (Open Sound Control) commands.
PDF.co MCP
Perform various PDF processing tasks using the PDF.co API.
U301 URL Shortener
Create short URLs using the U301 URL Shortener service.
Google Calendar
Interact with Google Calendar APIs to manage events and calendars.
Microsoft 365
MCP server that connects to the whole Microsoft 365 suite (Microsoft Office, Outlook, Excel) using Graph API (including mail, files, calendar)
Lunch Roulette MCP Server
Manages and randomly selects from a list of lunch restaurants, storing choices and visit statistics locally.
Leantime MCP Bridge
An MCP proxy bridge for the Leantime project management system, forwarding JSON-RPC messages with proper authentication.
Claudesidian MCP
Integrates Model Context Protocol (MCP) with Obsidian, allowing AI assistants to interact with your notes and vault.
Overleaf
Access and analyze Overleaf projects and LaTeX files through Git integration.
Inked
A memory management server for Claude apps with optional AI-powered search, using local SQLite storage.