What does it provide?
@byul/mcp exposes Byul’s REST API through MCP tools and resources over stdio.
- Tool:
news_fetch– proxiesGET /news(filters and pagination) - Resource:
byul://news{?limit,cursor,sinceId,minImportance,q,symbol,startDate,endDate} - Response format: summary string + original JSON payload
Requirements
- Node.js 18+
BYUL_API_KEYenvironment variable (e.g.,byul_api_key)