File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 11# MCP REST API Tester
2+ [ ![ smithery badge] ( https://smithery.ai/badge/dkmaker-mcp-rest-api )] ( https://smithery.ai/server/dkmaker-mcp-rest-api )
23[ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
34[ ![ NPM Package] ( https://img.shields.io/npm/v/dkmaker-mcp-rest-api.svg )] ( https://www.npmjs.com/package/dkmaker-mcp-rest-api )
45
@@ -10,6 +11,15 @@ A TypeScript-based MCP server that enables testing of REST APIs through Cline. T
1011
1112## Installation
1213
14+ ### Installing via Smithery
15+
16+ To install REST API Tester for Claude Desktop automatically via [ Smithery] ( https://smithery.ai/server/dkmaker-mcp-rest-api ) :
17+
18+ ``` bash
19+ npx -y @smithery/cli install dkmaker-mcp-rest-api --client claude
20+ ```
21+
22+ ### Installing Manually
13231 . Install the package globally:
1424``` bash
1525npm install -g dkmaker-mcp-rest-api
You can’t perform that action at this time.
0 commit comments