Fruit Stand Fund Returns for VS Code
dev.fruitstand/fund-returns
Trailing & calendar-year returns for 32,000+ US mutual funds & ETFs — fund performance by ticker.
client:VS Code
transport:streamable-http
tools:6
Install Fruit Stand Fund Returns in VS Code
.vscode/mcp.json
{
"servers": {
"fund-returns": {
"type": "http",
"url": "https://api.fruitstand.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs