Promptz

Provides a bridge to the promptz.dev platform, enabling direct access and seamless integration of prompts into developer workflows without manual copy-pasting.

View Source
4 stars
0 tools
Created Aug 2025
@cremich/cremich-promptz-promptz-mcp

About

Provides a bridge to the promptz.dev platform, enabling direct access and seamless integration of prompts into developer workflows without manual copy-pasting.

Categories

general

Installation

npm

npm install @cremich/cremich-promptz-promptz-mcp

Configuration

{ "mcpServers": { "cremich-promptz-promptz-mcp": { "command": "npx", "args": [ "-y", "@cremich/cremich-promptz-promptz-mcp" ] } } }