streamable-httpMITupdated 12d 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.
What can you do with 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
Install
Add Agent Einstein — Crypto & Market Intelligence to your client. Pick the one you use.
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`.
Score
39 / 100
Incomplete
- Documentation17/25
- Maintenance25/25
- Trust13/20
- Capability0/15
- Install experience12/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
Version history
| Versions | Published |
|---|---|
| 3.1.0Latest | Aug 27, 2026 |
| 3.0.0 | Aug 23, 2026 |
| 2.0.0 | Mar 22, 2026 |