Alpha Vantage — биржевые данные в агентных сессиях
financial-analysis
Alpha Vantage Automation is a Claude Code skill that automates Alpha Vantage data retrieval through Composio's Alpha Vantage toolkit via Rube MCP, enabling financial data queries and analytical workflows directly from agent sessions. This is a tool, not financial advice — all trading decisions and associated risks remain with the user. Reach for it when you need to pull stock quotes or forex rates on a schedule without manually navigating API docs, when you want to embed live market data into a Claude-powered workflow, or when you need to check financial indicators programmatically without writing bespoke integration code. The skill connects to Rube MCP at https://rube.app/mcp — no API keys required, just add the endpoint. Claude then calls RUBE_SEARCH_TOOLS to fetch current tool schemas, RUBE_MANAGE_CONNECTIONS to activate the alpha_vantage toolkit connection, and RUBE_MULTI_EXECUTE_TOOL to execute specific operations. Because Composio updates tool schemas server-side, the skill mandates a search step before every run — hardcoding tool slugs is explicitly unsupported. Direction here is inbound data retrieval from Alpha Vantage, not processing or visualization. Works for anyone with Rube MCP already configured in their client; not suitable when MCP server connectivity is unavailable or when offline data access is required.
- #alpha-vantage
- #composio
- #rube-mcp
- #stock-data
- #financial-api
- #automation