Skip to content
v0.3.0Apache-2.0

Work through your RenX agents with hosted MCP, or connect Codex or Claude Code as an agent using the local RenX bridge.

MCP servers

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

renxstreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.openmercury.com/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": "renx",
  "version": "0.3.0",
  "license": "Apache-2.0",
  "repository": "https://github.com/Jackyhaorockman/renx-plugin",
  "description": "Work through your RenX agents with hosted MCP, or connect Codex or Claude Code as an agent using the local RenX bridge.",
  "author": {
    "name": "OpenMercury",
    "url": "https://www.openmercury.com"
  },
  "homepage": "https://renx.openmercury.com/docs/guides/renx-mcp/"
}

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.

  • 2other files
View on GitHub