Fi-Plan for VS Code
io.github.ompurwar/fi-plan
Financial simulator for Indian salaries: loans, taxes, SIPs and 50-year FIRE plans.
client:VS Code
transport:streamable-http
tools:4
Install Fi-Plan in VS Code
.vscode/mcp.json
{
"servers": {
"fi-plan": {
"type": "http",
"url": "https://www.fi-plan.in/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs