Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 259 Bytes

File metadata and controls

9 lines (6 loc) · 259 Bytes

workshop-mcp-template

To simply install the MCP server, run the following commands:

  1. npm install
  2. tsc

Go to .vscode/mcp.json or to the extensions tab to start the server.

After every modification don't forget to re-build the server and restart it.