From af880021935906bdbebd1e10caae4a167d8d2bdf Mon Sep 17 00:00:00 2001 From: Joseph Johansson <6519317+josephjohansson@users.noreply.github.com> Date: Mon, 13 Apr 2026 14:14:03 -0600 Subject: [PATCH 1/2] Add Cinderfi retirement planning MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aefbd53c0b..258ffe4f12 100644 --- a/README.md +++ b/README.md @@ -148,6 +148,7 @@ Official integrations are maintained by companies building production ready MCP - Chroma Logo **[Chroma](https://github.com/chroma-core/chroma-mcp)** - Embeddings, vector search, document storage, and full-text search with the open-source AI application database - Chrome **[Chrome DevTools](https://github.com/ChromeDevTools/chrome-devtools-mcp)** - Enable AI coding assistants to debug web pages directly in Chrome, providing runtime insights and debugging capabilities. - Chronulus AI Logo **[Chronulus AI](https://github.com/ChronulusAI/chronulus-mcp)** - Predict anything with Chronulus AI forecasting and prediction agents. +- Cinderfi Logo **[Cinderfi](https://cinderfi.com/mcp)** - Tax-aware retirement planning for Canada and the US — CPP/OAS and Social Security timing, RRSP/TFSA/401k/IRA projections, Monte Carlo simulation, withdrawal order optimization, and historical backtesting. - CircleCI Logo **[CircleCI](https://github.com/CircleCI-Public/mcp-server-circleci)** - Enable AI Agents to fix build failures from CircleCI. - Claude Context Logo **[Claude Context](https://github.com/zilliztech/claude-context)** - Bring your codebase as context to Claude Code - Cleanup Crew logo **[Cleanup Crew](https://cleanupcrew.ai/install)** - Real-time human support service for non-technical founders using AI coding tools. When AI hits a wall, request instant human help directly from your IDE. From 1de4f5dbc11e117122b2eec89d93901c71a6c00a Mon Sep 17 00:00:00 2001 From: Joseph Johansson <6519317+josephjohansson@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:57:16 -0600 Subject: [PATCH 2/2] fix: use owner/repo format for entry name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 258ffe4f12..768fe2004e 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ Official integrations are maintained by companies building production ready MCP - Chroma Logo **[Chroma](https://github.com/chroma-core/chroma-mcp)** - Embeddings, vector search, document storage, and full-text search with the open-source AI application database - Chrome **[Chrome DevTools](https://github.com/ChromeDevTools/chrome-devtools-mcp)** - Enable AI coding assistants to debug web pages directly in Chrome, providing runtime insights and debugging capabilities. - Chronulus AI Logo **[Chronulus AI](https://github.com/ChronulusAI/chronulus-mcp)** - Predict anything with Chronulus AI forecasting and prediction agents. -- Cinderfi Logo **[Cinderfi](https://cinderfi.com/mcp)** - Tax-aware retirement planning for Canada and the US — CPP/OAS and Social Security timing, RRSP/TFSA/401k/IRA projections, Monte Carlo simulation, withdrawal order optimization, and historical backtesting. +- Cinderfi Logo **[cinderfi/cinderfi-mcp](https://cinderfi.com/mcp)** - Tax-aware retirement planning for Canada and the US — CPP/OAS and Social Security timing, RRSP/TFSA/401k/IRA projections, Monte Carlo simulation, withdrawal order optimization, and historical backtesting. - CircleCI Logo **[CircleCI](https://github.com/CircleCI-Public/mcp-server-circleci)** - Enable AI Agents to fix build failures from CircleCI. - Claude Context Logo **[Claude Context](https://github.com/zilliztech/claude-context)** - Bring your codebase as context to Claude Code - Cleanup Crew logo **[Cleanup Crew](https://cleanupcrew.ai/install)** - Real-time human support service for non-technical founders using AI coding tools. When AI hits a wall, request instant human help directly from your IDE.