Skip to content

Commit eb38136

Browse files
committed
Add Smithery installation section to README
- Add new "Installing via Smithery" section with npx command - Reorganize installation sections for better flow - Provides alternative installation method via Smithery platform - Maintains compatibility with existing uvx installation
1 parent 68b7eaf commit eb38136

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,14 @@ If you already have other MCPs configured, simply add the "mcp-domain-availabili
116116
}
117117
```
118118

119+
### Installing via Smithery
120+
121+
To install mcp-domain-availability for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@imprvhub/mcp-domain-availability):
122+
123+
```bash
124+
npx -y @smithery/cli install @imprvhub/mcp-domain-availability --client claude
125+
```
126+
119127
#### Manual Installation
120128

121129
For development or local testing:

0 commit comments

Comments
 (0)