Skip to content

Claude Code Plugin

A Claude Code plugin that provides additional context for working with Metaxy projects.

Features

  • /metaxy skill: Guidance on working with Metaxy, including feature definitions, versioning, and metadata stores
  • MCP tools: Explore feature graphs and query metadata directly from Claude Code via the MCP server

Installation

/plugin marketplace add anam-org/metaxy
/plugin install metaxy

Requirements

uv must be installed. The plugin starts the MCP server via uv run to use the project's Python environment.