Setup & Installation
Prerequisites
1. Build the Server
# Go to the MCP directory
cd mcp-server
# Install dependencies
npm install
# Build the TypeScript source
npm run build2. Obtain a Personal Access Token
3. Configuration
Variable
Description
Default
Testing via Command Line
Last updated
Was this helpful?

