
AllocContext
Give your coding agent portfolio-grounded crypto market and sentiment context from CEX balances or an EVM wallet without building data pipes yourself.
Overview
AllocContext is an MCP server for the Build phase that connects CEX or EVM wallet holdings to holdings-scoped crypto market and sentiment tools for your agent.
What is this MCP server?
- Portfolio-aware context from centralized exchange holdings or EVM wallet addresses
- Holdings-scoped market and sentiment tooling for agent-driven analysis
- Remote streamable-http endpoint at mcp.alloc-context.com plus local PyPI stdio via uvx
- x402 and ELv2 licensing called out in the official description
- Server version 0.2.7 with website docs at mcp.alloc-context.com/llms.txt
- 2 transport options: streamable-http remote and stdio PyPI package
- Repository: github.com/AllocContext/alloc-context
What problem does it solve?
Your agent gives generic crypto takes because it does not know what you actually hold or where it is custodied.
Who is it for?
Indie builders integrating wallet or CEX-aware crypto assistants via MCP during product or internal tooling work.
Skip if: Builders who need traditional equities-only research, non-crypto SaaS, or a turnkey licensed tax product.
What do I get? / Deliverables
Your MCP client can answer with portfolio-scoped market and sentiment context aligned to real positions.
- MCP tools that return holdings-aware market and sentiment responses in your agent
- A working remote or stdio AllocContext connection in your MCP client config
Recommended MCP Servers
Journey fit
AllocContext is installed while you wire external data into agents or finance side projects during the build phase. Integrations is the right shelf because the value is MCP tools that connect holdings to scoped market and sentiment queries.
How it compares
Portfolio-scoped finance MCP integration, not a general web-automation or codegen skill.
Common Questions / FAQ
Who is AllocContext for?
Solo builders and small teams wiring crypto portfolio context into Claude Code, Cursor, or other MCP agents for analysis prototypes.
When should I use AllocContext?
Use it in the build phase when you need agent tools that read holdings from a CEX or EVM wallet and scope market or sentiment questions to those positions.
How do I add AllocContext to my agent?
Configure either the remote URL https://mcp.alloc-context.com/mcp (streamable-http) or run the PyPI package with uvx mcp for stdio, following AllocContext docs and your client’s MCP settings.