Skip to content

Commit b69e813

Browse files
committed
feat: update command for running the onchain MCP server
1 parent 1ea2ff3 commit b69e813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ export BANKLESS_API_TOKEN=your_api_token_here
118118
The server can be run directly from the command line:
119119

120120
```bash
121-
npx bankless-onchain-mcp-server
121+
npx @bankless/onchain-mcp
122122
```
123123

124124
### Usage with LLM Tools

0 commit comments

Comments
 (0)