Numeratica — financial planning calculations for LangChain
com.numeratica/mcp
Deterministic US financial planning: retirement Monte Carlo, Roth conversion, RMD, tax, IRMAA, SS
client:LangChain
transport:streamable-http
runtime:npm
tools:76
Install Numeratica — financial planning calculations in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"mcp": {
"transport": "streamable_http",
"url": "https://api.numeratica.com/mcp",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- annuity
- benefits_dependent_care
- benefits_health_plan
- capital_market_assumptions
- cashflow_npv_irr
- college_savings
- contribution_limits
- debt_payoff
- debt_vs_invest
- education_529_to_roth
- education_aid_estimate
- education_student_loan
- education_student_loan_refi
- equity_comp_espp
- equity_comp_iso
- equity_comp_iso_amt_capacity
- equity_comp_iso_schedule
- equity_comp_nso
- equity_comp_nua
- equity_comp_rsu
- equity_comp_section_83b
- goal_funding
- healthcare_aca_optimize
- healthcare_costs