Loading MCP server directory, please wait...
Scores your prompts against your real codebase — context-aware prompt intelligence
npx @getmcp/cli add io.github.samouh-waleed/prompyaiRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.samouh-waleed/prompyai": {
"command": "npx",
"args": [
"-y",
"prompyai-mcp"
],
"env": {
"ANTHROPIC_API_KEY": ""
}
}
}
}