Skip to content

neerajcodz/ml-stack

v0.2.0MIT

Requirements-driven ML research, experiments, validation, and evidence audit for coding agents.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

ml-stackstdio
{
  "type": "stdio",
  "command": "ml-stack",
  "args": [
    "mcp"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ml-stack",
  "version": "0.2.0",
  "description": "Requirements-driven ML research, experiments, validation, and evidence audit for coding agents.",
  "author": {
    "name": "ML Stack contributors",
    "url": "https://github.com/NeerajCodz/ml-stack"
  },
  "homepage": "https://github.com/NeerajCodz/ml-stack",
  "repository": "https://github.com/NeerajCodz/ml-stack",
  "license": "MIT",
  "keywords": [
    "machine-learning",
    "research",
    "experiments",
    "mcp",
    "agents"
  ],
  "extensions": {
    "com.openai": {
      "display_name": "ML Stack",
      "category": "Developer tools"
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 12YAML files
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai