Agent♥︎Age
Catalog

io.github.samouh-waleed/prompyai

Official

by samouh-waleed · TypeScript

Scores your prompts against your real codebase — context-aware prompt intelligence

PrompyAI MCP Server

PrompyAI (io.github.samouh-waleed/prompyai) is a context-aware prompt intelligence MCP server for Claude CLI. It scores prompts against a real codebase and rewrites them using AI. The description indicates it uses file paths, symbols, and session history to inform prompt changes.

🛠️ Key Features

  • Scores prompts against the user’s real codebase
  • Uses file paths and symbols from the codebase
  • Uses session history to support context-aware rewrites
  • Rewrites prompts with AI
  • Target integration: Claude CLI

🚀 Use Cases

  • Improve prompt relevance by grounding prompts in existing project structure
  • Tailor AI prompt rewrites based on codebase symbols and file paths
  • Maintain continuity by incorporating prior session history

⚡ Developer Benefits

  • Context signals (paths, symbols, history) used to evaluate prompts
  • Prompt rewriting aimed at aligning instructions with the current codebase

⚠️ Limitations

  • Provided data does not specify tool count, supported languages, or exact MCP tools exposed