synaptiai/prompt-decorators
A standardized framework for enhancing how LLMs process and respond to prompts through composable decorators, featuring an official open standard specification and Python reference implementation with MCP server integration.
Platform-specific configuration:
{
"mcpServers": {
"prompt-decorators": {
"command": "npx",
"args": [
"-y",
"prompt-decorators"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...