Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by unsorted-ai • Blockchain & Crypto
An MCP server that lets LLM-powered agents fetch Monad blockchain data (e.g., token portfolios) via Alchemy's API.
Fetch on-chain token balances and consolidated portfolio information for up to two Monad wallet addresses.
Integrate blockchain data retrieval into Cursor or Claude workflows via the Model Context Protocol.
A local MCP development server to test and debug Alchemy-backed blockchain queries and tool responses.
This MCP server exposes tools (notably get_portfolio) that agents like Cursor and Claude can call directly to retrieve on-chain token balances for Monad wallets via Alchemy. It normalizes and tailors Alchemy's portfolio responses to be LLM‑friendly and includes configuration examples for Cursor and Claude desktop. The project provides local development scripts (Bun/Node), requires an ALCHEMY_API_KEY, and is distributed as an npm/Bun package for easy integration.