MCP server for Wealthfolio โ read-only portfolio analysis and advisory rebalancing for LLM clients
{
"mcpServers": {
"wiruxmcp-wealthfolio": {
"command": "npx",
"args": [
"-y",
"@wirux/mcp-wealthfolio"
]
}
}
}