-
Clone the repository
git clone <repo-url> cd rest-mcp-server
-
Install dependencies
npm install
-
Build the project
npm run build
-
Update variables in
.vscode/mcp.json- Open
.vscode/mcp.jsonand set the required variables as per your environment.
- Open
-
Update
updateabsolutepathinarsof.vscode/mcp.json- Ensure the
updateabsolutepathfield under thearssection in.vscode/mcp.jsonis set to the correct absolute path for your setup.
- Ensure the
For any issues, please refer to the documentation or contact the maintainer.