Skip to content

777genius/context7

v0.2.0Apache-2.0

Portable Agent Plugins package for Context7. Pull up-to-date, version-specific documentation and code examples directly from source repositories into agent context.

MCP servers

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

context7stdio
{
  "type": "stdio",
  "command": "node",
  "args": [
    "${PLUGIN_ROOT}/io.github.777genius.agentplugins/runtime/launcher.mjs"
  ]
}

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": "context7",
  "version": "0.2.0",
  "description": "Portable Agent Plugins package for Context7. Pull up-to-date, version-specific documentation and code examples directly from source repositories into agent context.",
  "author": {
    "name": "777genius",
    "url": "https://github.com/777genius"
  },
  "homepage": "https://context7.com",
  "repository": "https://github.com/777genius/universal-agent-plugins",
  "license": "Apache-2.0",
  "keywords": [
    "agent-plugins",
    "ai-agents",
    "context7",
    "documentation",
    "mcp",
    "plugins"
  ]
}

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.

  • launcher.mjs
  • 3JSON 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.

  • io.github.777genius.agentpluginsships a directory of files