streamable-httpMITupdated 13d ago
Crypto and market intelligence inside Claude Code: AI price forecasts with a published, checkable accuracy record, whale and smart-money flows, market sentiment, prediction-market signals, Bitcoin cycle position, congressional trades and token safety.
Agent Einstein — Crypto & Market Intelligence 能做什么?
Agent Einstein — Claude Code plugin
Crypto and market intelligence inside Claude Code: AI price forecasts with a published, checkable accuracy record, whale and smart-money flows, market sentiment, prediction-market signals, Bitcoin cycle position, congressional trades and token safety.
Eighteen tools are free — no account, no API key, no wallet.
Install
/plugin marketplace add ChuXo/einstein-claude-plugin
/plugin install einstein@einstein
Then ask: "What is Einstein forecasting for BTC, and how accurate have those forecasts been?"
What you get
| MCP endpoint | https://emc2ai.io/api/mcp (streamable HTTP) |
| Free tools | 18 — anonymous, no account |
| Paid tools | live analysis — OAuth + prepaid credit balance |
| Docs | https://emc2ai.io/mcp |
| Privacy | https://emc2ai.io/privacy-policy/ |
| Terms | https://emc2ai.io/terms-of-services/ |
The free tools read snapshots Einstein's scheduled research already computed, so they answer fast and cost nothing. Paid tools — live security scans on any contract, wallet analysis, forecasts on any token, backtests, deep research — prompt for sign-in through OAuth 2.1 and draw on a prepaid credit balance. They say what they cost before running, and a call with no balance returns a top-up link rather than an error.
Forecast accuracy is published, not asserted — every prediction is scored and
served at
/api/einstein/v1/forecast/accuracy.
The bundled einstein-crypto skill tells Claude which tool to reach for and how
to read "not warm yet" and "unknown" answers honestly.
Market and on-chain analysis is information, not financial advice.
Source of this package:
ChuXo/einstein-claude-plugin —
built from the Agent Einstein monorepo and mirrored here. MIT licensed; see
LICENSE.
Security reports: https://emc2ai.io/.well-known/security.txt Support: ainstein1@outlook.com
安装
把 Agent Einstein — Crypto & Market Intelligence 添加到你的客户端。选择你正在使用的那个。
claude mcp add --transport http agent-einstein-crypto-market-intelligenc https://emc2ai.io/api/mcpcodex mcp add agent-einstein-crypto-market-intelligenc --url https://emc2ai.io/api/mcp{
"mcpServers": {
"agent-einstein-crypto-market-intelligenc": {
"url": "https://emc2ai.io/api/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"agent-einstein-crypto-market-intelligenc": {
"type": "http",
"url": "https://emc2ai.io/api/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"agent-einstein-crypto-market-intelligenc": {
"url": "https://emc2ai.io/api/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"agent-einstein-crypto-market-intelligenc": {
"serverUrl": "https://emc2ai.io/api/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
评分
39 / 100
不完整
- 文档17/25
- 维护25/25
- 可信度13/20
- 能力0/15
- 安装体验12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 4 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
版本历史
| 版本 | 发布于 |
|---|---|
| 3.1.0最新 | 2026年8月27日 |
| 3.0.0 | 2026年8月23日 |
| 2.0.0 | 2026年3月22日 |