Back to directory
newtype-01/prompthouse-mcp

newtype-01/prompthouse-mcp

@newtype-01

Connect your PromptHouse prompts directly to Claude Desktop and other AI clients using the Model Context Protocol (MCP).

promptsmcpaiprompt-managementclaudecursortool

Installation & Configuration

{
  "mcpServers": {
    "prompt-house": {
      "command": "npx",
      "args": [
        "prompthouse-mcp"
      ],
      "env": {
        "PROMPTHOUSE_ACCESS_LINK": "your-access-link-here"
      }
    }
  }
}

Information

Transport
stdiosse
Language
JavaScript
Created
2026/6/12
Updated
2026/6/12