@aicoin/opendata-mcp
v2.1.0
Published
AiCoin OpenData MCP Server - crypto market data via AiCoin Open API
Readme
@aicoin/opendata-mcp (Deprecated)
This package has been deprecated. Please use @aicoin/aicoin-mcp instead — it includes everything in this package plus 11 exchange trading tools.
Migration
Replace in your MCP config:
{
"mcpServers": {
- "aicoin-opendata": {
- "command": "npx",
- "args": ["-y", "@aicoin/opendata-mcp"]
+ "aicoin": {
+ "command": "npx",
+ "args": ["-y", "@aicoin/aicoin-mcp"]
}
}
}All tools and environment variables remain the same. No code changes needed.
License
MIT
