praetom-plugin

standard-reasoning/praetom-plugin
★ 0 stars JavaScript 🤖 AI/LLM Updated 3d ago
Praetom plugin — production intelligence for AI-generated code. MCP server distribution for Claude Code, Claude.ai, ChatGPT, Cursor.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "praetom-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "standard-reasoning/praetom-plugin"
      ]
    }
  }
}

README Excerpt

MCP plugin for [praetom](https://praetom.com) — production intelligence for AI-generated code. Lets your coding agent (Claude Code, Claude.ai, Claude desktop, ChatGPT, Cursor) consult your praetom workspace without manual tool-calling. → [praetom.com](https://praetom.com) for the dashboard, docs, and account.