Skip to content

Commit 08a4693

Browse files
Update README
1 parent 65f17c3 commit 08a4693

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Starknet MCP Server
22

3+
[![smithery badge](https://smithery.ai/badge/@mcpdotdirect/starknet-mcp-server)](https://smithery.ai/server/@mcpdotdirect/starknet-mcp-server)
34
![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)
45
![TypeScript](https://img.shields.io/badge/TypeScript-5.0+-3178C6)
56
![MCP](https://img.shields.io/badge/MCP-1.7+-green)
@@ -99,6 +100,14 @@ The server supports the following Starknet networks:
99100

100101
## 📦 Installation
101102

103+
### Installing via Smithery
104+
105+
To install starknet-mcp-server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@mcpdotdirect/starknet-mcp-server):
106+
107+
```bash
108+
npx -y @smithery/cli install @mcpdotdirect/starknet-mcp-server --client claude
109+
```
110+
102111
### Option 1: Use without installation (npx)
103112

104113
The easiest way to get started is to use `npx` to run the package directly:

0 commit comments

Comments
 (0)