Download
Download our application for your platform and start using our powerful tools to boost your productivity.
Platform Downloads
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.