One paste. Any agent.
in your agent 路 checks before every write
claude mcp add rosentic -- uvx --from rosentic-mcp rosentic-mcp
every MCP client works 路 editor-by-editor paths on
/mcp
in your repo 路 gates every merge
# .github/workflows/rosentic.yml
name: Rosentic
on: [pull_request]
jobs:
scan:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with: { fetch-depth: 0 }
- uses: Rosentic/rosentic-action@v1
results as a PR check 路 first scan in about a minute