Agent Newsstand
com.agentnewsstand/agent-newsstandMarket data and web intelligence for AI agents, paid per call in USDC on Base via x402.
Tools · 16
Token-efficient search results (google/bing/yandex)
Daily OHLCV candles for a venue symbol
Tradeable asset universe (Hyperliquid xyz DEX)
Daily closes + range change for a symbol
Full trading context for a tokenized asset
Next earnings date for a symbol, or a rolling calendar window
Latest SEC filings for an equity symbol
Latest US macro indicators (CPI/NFP/U3/oil) with release flags
Upcoming US economic release dates (FRED calendar, live-fetch)
Any public URL as clean Markdown
Any public URL as raw HTML (captcha/bot-wall handled)
Screenshot of any public URL (viewport PNG)
URL reputation check (malware + phishing)
Location-targeted search with place-link extraction
Compound: local search + business website content
FREE feedback: tell us what you needed but didn't get (missing endpoint, wrong output shape, price objection, bug). No payment.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agent_newsstand": {
"url": "https://api.agentnewsstand.com/mcp",
"transport": "streamable-http"
}
}
}