MCP-сервер финансового хаба.
NPX { "mcpServers": { "financial-hub": { "command": "npx", "args": ["-y", "financial-hub-mcp"], "env": { "FRED_API_KEY": "your-free-api-key", "SEC_USER_AGENT_EMAIL": "your-email@example.com", "FINNHUB_API_KEY": "your-free-api-key" } } } } Usage with VS Code For manual installation, add the configura