{
  "markdown": "# LixRay Agent Plugin\n\n[LixRay](https://lixray.com) is a hosted service for Lix repositories: version\ncontrol for Markdown, CSV, JSON, images, and the rest of your company's files.\n\nThis public package connects supported agents to the hosted LixRay MCP server\nand gives them a fast onboarding workflow. The LixRay application and MCP\nimplementation are not included in this repository.\n\n## Included skill\n\n- `onboarding`: infer the user's use case from available context and create a\n  useful first repository state with no more than three files.\n\nAll clients connect to the same production Streamable HTTP endpoint:\n\n```text\nhttps://lixray.com/mcp\n```\n\nAuthentication is handled through the MCP client's OAuth flow. Never put a\nLixRay access token in this repository or in an MCP manifest.\n\n## Install\n\n### Gemini CLI\n\n```sh\ngemini extensions install https://github.com/opral/lixray-agent-plugin\n```\n\n### Cursor\n\nInstall **LixRay** from the Cursor Marketplace after approval, or load this\nrepository as an Agent Plugin during development.\n\n### Claude\n\nInstall **LixRay** from Claude's plugin directory after approval. The existing\nLixRay connector and this plugin use the same hosted MCP endpoint.\n\n### ChatGPT and Codex\n\nInstall **LixRay** from the OpenAI Plugins Directory after approval. The public\nsubmission combines the hosted MCP server with the skills in this repository.\n\n### Any Streamable HTTP MCP client\n\nConfigure the client directly with `https://lixray.com/mcp`. Direct MCP users\nreceive the tools and server instructions; plugin users additionally receive\nthe bundled workflow skills.\n\n## Package formats\n\nThis repository intentionally contains several small manifests around one\nshared `skills/` directory:\n\n- `plugin.json` and `mcp.json`: Agent Plugins 1.0 for Cursor and compatible clients.\n- `.claude-plugin/plugin.json` and `.mcp.json`: Claude plugin packaging.\n- `.codex-plugin/plugin.json`: Codex/OpenAI local plugin packaging.\n- `gemini-extension.json` and `GEMINI.md`: Gemini CLI extension packaging.\n\n## Development\n\nValidate the package without installing dependencies:\n\n```sh\nnode scripts/validate.mjs\n```\n\nTest it locally in Gemini CLI:\n\n```sh\ngemini extensions link .\ngemini extensions validate .\n```\n\nTagged releases produce a portable zip. Marketplace review and publication are\nperformed separately by each platform.\n\n## Security\n\nThe manifests contain no secrets and point only to `https://lixray.com/mcp`.\nSee [SECURITY.md](SECURITY.md) to report a vulnerability.\n\n## License\n\nMIT. This license covers the public plugin package in this repository,\nnot the separately hosted LixRay service implementation.\n",
  "bytes": 2641,
  "sha": "4e90684f3265ffabbaae963c3a7e743e14486e3ef6acba1084eecc2382ec49ff",
  "repo_slug": "opral/lixray-agent-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_opral_lixray_agent_plugin_5ba03c34/readme"
}