Fi-Plan for Grok
io.github.ompurwar/fi-plan
Financial simulator for Indian salaries: loans, taxes, SIPs and 50-year FIRE plans.
client:Grok
transport:streamable-http
tools:4
Install Fi-Plan in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"fi-plan": {
"type": "http",
"url": "https://www.fi-plan.in/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs