{
  "name": "Improve My Prompts",
  "description": "Check an AI request, then optionally contribute observed outcomes for research.",
  "mcp": {
    "url": "/mcp",
    "transport": "streamable-http",
    "tools": [
      "check_prompt",
      "report_prompt_outcome",
      "donate_prompt_example",
      "withdraw_research_case"
    ]
  },
  "api": "/openapi.json",
  "documentation": "/connect/",
  "research_method": "/research-method/",
  "authentication": "rules: none; semantic: authorized bearer credential and explicit provider policy; research: scoped per-case credentials",
  "default_prompt_storage": false,
  "donation": "explicit human consent; private quarantine",
  "engine": "rules; opt-in semantic when authorized and approved"
}