
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Crypto Plug is a CLI tool for getting cryptocurrency market data, news, and more!
All Data is sourced from Messari.io and will require a user-generated Messari API Key
You need to install Node.js first, then install the tool globally using npm via this command:
$ npm install -g cplug
This will install cplug
globally, so it will be added automatically to your PATH.
In order to enable the market data cli commands, cplug
must be initialized using a Messari API Key. Run the following:
$ cplug --init <api_key>
It takes 1 minute to create a Messari API key by doing the following:
Account
via the avatar on the top right of the navigation barManage API Key
at the bottom of the Account Overview
page
Create New API Key
on the API Key section which will generate and display a new API Key
How To Initialize
The API key being displayed above is invalid and will not work for you :)
You can also try the help command yourself to see the available commands
Usage: cplug [options]
Cryptocurrency market data at your fingertips.
Options:
-a --asset <ticker> Get asset profile
-md --market_data <ticker...> Get asset(s) market data
-ath --all_time_high <ticker...> Get asset(s) all time high data
-lend --lending <ticker> Get lender/borrower rates and general defi data
-chain --blockchain <ticker> Get information about the blockchain
-roi --roi <ticker> Get ROI numbers
-dev --developers <ticker> Get GitHub repository data
-news --news [ticker] Get current Messari news (ticker optional)
-sat --satoshi Get satoshi's net worth
-i, --init <api_key> Enter Messari API Key
-h, --help Display help for more commands
Try them for yourself.
Get asset profile -a --asset
Get current Messari news for asset -news --news
Get asset market data -md --market_data
Get all time high data -ath --all_time_high
Get lender/borrower rates and general lending data -lend --lending
Get information about the blockchain -chain --blockchain
Get satoshi's net worth -sat --satoshi
--lending
Display lending/borrowing tables next to each otherFAQs
Crypto Plug is a CLI tool for getting cryptocurrency market data, news, and more!
The npm package cplug receives a total of 17 weekly downloads. As such, cplug popularity was classified as not popular.
We found that cplug demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.