Update README
This commit is contained in:
parent
03ace9e7a4
commit
d944987924
11
README.md
11
README.md
@ -5,6 +5,7 @@ A Model Context Protocol (MCP) server that provides real-time and historical cry
|
||||
[](https://modelcontextprotocol.io)
|
||||
[](https://www.python.org)
|
||||
[](https://github.com/ccxt/ccxt)
|
||||
[](https://smithery.ai/server/mcp-server-ccxt)
|
||||
|
||||
<a href="https://glama.ai/mcp/servers/9kbbk1kmg2"><img width="380" height="200" src="https://glama.ai/mcp/servers/9kbbk1kmg2/badge" alt="Cryptocurrency Market Data Server MCP server" /></a>
|
||||
|
||||
@ -36,6 +37,16 @@ A Model Context Protocol (MCP) server that provides real-time and historical cry
|
||||
|
||||
## Installation
|
||||
|
||||
### Installing via Smithery
|
||||
|
||||
To install Cryptocurrency Market Data Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/mcp-server-ccxt):
|
||||
|
||||
```bash
|
||||
npx -y @smithery/cli install mcp-server-ccxt --client claude
|
||||
```
|
||||
|
||||
### Installing Manually
|
||||
|
||||
```bash
|
||||
# Using uv (recommended)
|
||||
uv pip install mcp ccxt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user