publish
01Command Cursor
Cut a release by bumping the package version in pyproject.toml, committing the change, and creating + pushing a vX.Y.Z git tag so the publish.yml workflow runs and uploads to PyPI via trusted publishing (OIDC).
Command Cursor
Cut a release by bumping the package version in pyproject.toml, committing the change, and creating + pushing a vX.Y.Z git tag so the publish.yml workflow runs and uploads to PyPI via trusted publishing (OIDC).
Command Cursor
Regenerate the FACEIT MCP tool modules from swagger.json and verify the server still assembles.
Instructions file CodexOpenCode
AGENTS.md instructions for sebazai/faceit-mcp, covering agent guidelines for faceit-mcp, generated code, runtime code, secrets and testing a change.
MCP server Claude CodeCodexCursor
MCP server exposing the FACEIT Data API v4 as typed tools. Runs locally from the faceit-mcp Python package.