MerabyLabs/promptarchitect-mcp
Workspace-aware prompt engineering. Refines, analyzes and generates prompts based on your project's tech stack, dependencies and context. Free to use.
Quick Start
Clone the repository:
git clone https://github.com/MerabyLabs/promptarchitect-mcpClaude Desktop configuration example:
{
"mcpServers": {
"promptarchitect-mcp": {
"command": "npx",
"args": [
"-y",
"MerabyLabs/promptarchitect-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.