Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitVerse community plugin for Codex

An unofficial community Codex plugin for working with repositories hosted on GitVerse. It combines:

  • a routing skill that recognizes GitVerse repositories and chooses between local Git operations and the GitVerse control plane;
  • the official remote GitVerse MCP server at https://mcp.gitverse.ru.

The plugin intentionally does not copy the MCP tool catalog into its skill. Codex discovers the current tools lazily when a GitVerse task needs them.

Requirements

  • A Codex build with plugin and streamable HTTP MCP support.
  • A GitVerse API token available to Codex as GITVERSE_API_TOKEN.

The token is sent as a bearer token to the official GitVerse MCP server. Do not store it in this repository or commit it to another repository.

Install from GitHub

codex plugin marketplace add RainyPixel/gitverse-codex-plugin
codex plugin add gitverse@gitverse-local

Start a new Codex session after installation. The skill can be invoked as $gitverse, and it also supports implicit activation for gitverse.ru links and repositories whose Git remote points to GitVerse.

For local plugin development, replace RainyPixel/gitverse-codex-plugin with the path to your checkout.

Repository layout

.agents/plugins/marketplace.json      Local or Git marketplace catalog
plugins/gitverse/.codex-plugin/       Plugin manifest
plugins/gitverse/.mcp.json            Official GitVerse MCP connection
plugins/gitverse/skills/gitverse/     GitVerse routing skill

Distribution

The repository can be used directly as a Codex Git marketplace. Publication to OpenAI's universal plugin directory is a separate review and submission process; coordinate that submission with the owner of the GitVerse MCP service.

This project is maintained by the community and is not an official GitVerse product. It connects only to the official GitVerse MCP endpoint.

License

MIT

About

Community Codex plugin for GitVerse using the official MCP server

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors