SigVest
क्लॉड, कर्सर और विंडसर्फ के लिए 14 पोर्टफोलियो-जागरूक वित्त उपकरण: पोर्टफोलियो विश्लेषण, समाचार प्रभाव, कर हार्वेस्टिंग, आय और बेंचमार्क। केवल विश्लेषण, कभी ट्रेड निष्पादित नहीं करता। लाइसेंस प्राप्त वित्तीय सलाह नहीं। मुफ्त API कुंजी (50 क्रेडिट/माह)।
दस्तावेज़
SigVest MCP Server
Connect SigVest MCP in one JSON config. 14 finance tools—portfolio analysis, news impact, tax harvesting, earnings, benchmarks—for any MCP-compatible AI agent. Free API key, streamable HTTP at mcp.getsigvest.com.
Endpoint and authentication
- Endpoint:
https://mcp.getsigvest.com/mcp(Model Context Protocol, streamable HTTP) - Auth: bearer token. Create an API key at getsigvest.com/mcp.
- Free tier: 50 credits per month.
- Clients: Claude Desktop, Cursor, Windsurf, and any MCP-compatible agent.
Client configuration
{
"mcpServers": {
"sigvest": {
"url": "https://mcp.getsigvest.com/mcp",
"transport": "streamable-http",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}
Tools (14)
analyze_portfolio— Analyze portfolio risk, performance, and healthcheck_drift— Check if allocations drifted from targetsgenerate_rebalance_plan— Generate a rebalance planrun_scenario— What-if scenario analysiscompare_benchmarks— Compare vs SPY, QQQ, AGGscreen_positions— Health signals per holdingget_sector_exposure— Sector and factor exposureget_risk_metrics— Sharpe, VaR, beta, drawdownget_news_impact— News filtered to portfolio-affecting eventsget_morning_brief— Personalised daily portfolio briefget_earnings_calendar— Upcoming earnings with implied movesget_sentiment— News sentiment per ticker or sectorget_implied_moves— Options-implied earnings move estimatesscan_tax_harvest— Tax-loss harvesting opportunities