File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
104113The easiest way to get started is to use ` npx ` to run the package directly:
You can’t perform that action at this time.
0 commit comments