PR

PromptHouse

Created 4 months ago

Your Personal Prompt Library, Intelligently Connected to Your Favorite AI Tools.

development location documentation public AI prompt management

What is PromptHouse?

Personal prompt library with MCP integration for AI clients.

Documentation

Prompt House: Supercharge Your AI Workflow# Key Features

  • Prompt Management: Save, tag, and manage your entire prompt library.
  • Prompt Calling: Set up the MCP connection for automatic prompt fetching.
  • Prompt Recommendations: Explore a built-in collection of high-quality prompts.

How to Connect

  • For the Web Version: NPM Package, HTTP Bridge, DXT Extension.
  • For the macOS App: Manual and Auto-Configuration options.

Configuration

  • Claude Desktop Setup: Add to your configuration file.
  • Environment Variables: Set up necessary variables for connection.

Available Tools

  • get_prompt_list: List all available prompts.
  • get_prompt: Retrieve specific prompt content.

Connection Modes

  • Web Mode: Connects to the online service.
  • Local Mode: Connects to a local server.

Advanced Configuration

  • Custom Endpoint, Debug Mode, Timeout Settings.

Troubleshooting

  • Common issues and solutions.

License

MIT License.

Server Config

{
  "mcpServers": {
    "prompthouse-server": {
      "command": "npx",
      "args": [
        "prompthouse"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: Yes
Global: Yes
Official: Yes

Project Info

Hosted Featured
Created At: Jul 22, 2025
Updated At: Aug 07, 2025
Author: huangyihe
Category: official
License: MIT License
Tags:
development location documentation