Skip to content

minimax-ai/openscience

v0.2.0MIT

Evidence-first research workflow plugins for MiniMax Code — literature search, traceable evidence, citation verification, and human-gated research stages.

MCP servers

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

bibverifystdio
{
  "type": "stdio",
  "command": "uvx",
  "args": [
    "bibverify",
    "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": "openscience",
  "version": "0.2.0",
  "description": "Evidence-first research workflow plugins for MiniMax Code — literature search, traceable evidence, citation verification, and human-gated research stages.",
  "author": {
    "name": "Hylouis233",
    "url": "https://github.com/Hylouis233"
  },
  "homepage": "https://github.com/Hylouis233/openscience",
  "repository": "https://github.com/Hylouis233/openscience",
  "license": "MIT",
  "keywords": [
    "minimax-code",
    "plugin",
    "research",
    "literature",
    "citation-verification",
    "evidence",
    "science"
  ]
}

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.

  • 9Python files
  • connectors.yaml
  • LICENSE
View on GitHub