Download

Download our application for your platform and start using our powerful tools to boost your productivity.

Platform Downloads

W

Windows

Download for Windows 10 or later

M

Mac

Download for macOS 10.15 or later

L

Linux

Download for popular Linux distributions

Chrome Extension

C

Prompt Manager Extension

Enhance your browsing experience with our Chrome extension that provides quick access to all your prompts.

MCP Configuration Example

Configuration example for MCP integration:
"prompt-server": {
  "type": "streamable-http",
  "url": "https://your-domain.com/api/mcp",
  "headers": {
    "Authorization": "Bearer 后台获取的Token"
  }
}
For more information about MCP commands, please refer to our documentation.