If you're building an agent that needs to reason about crypto portfolios, this server bridges local holdings discovery with scoped market context. It reads positions from Coinbase or Kraken via read-only keys, then pulls tailored OHLC bars for major assets and quote snapshots for alts you actually hold. Tools include get_context_bundle for a full snapshot (market, sentiment, macro, regime), get_rebalance_plan for portfolio math, and check_allocation_band for drift checks. Runs stdio locally or connects to hosted HTTP MCP with x402 pay-per-call on Base. Privacy model is pass-through only with no persistence. Self-host the full ingest pipeline or lean on the hosted upstream for two to five cents per call.
claude mcp add --transport stdio alloccontext-alloc-context uvx alloc-context