Skip to content

Update README to clarify installing mcp to project vs running mcp (#277) #135

Update README to clarify installing mcp to project vs running mcp (#277)

Update README to clarify installing mcp to project vs running mcp (#277) #135

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml