Skip to content

Instantly share code, notes, and snippets.

View kelechi2020's full-sized avatar

Egbosi Kelechi kelechi2020

View GitHub Profile
@kelechi2020
kelechi2020 / setup-mcp.md
Last active January 11, 2025 23:50

Guide to setting up Claude MCP on a MacBook

  1. Install Node.js
    Download the latest LTS version from Node.js.
    Verify installation:
    node --version
    npm --version