How to Use the DecileHub MCP in Windsurf
Cascade chains DecileHub tools to map fund performance and track portfolio valuations without you writing a single line of code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DecileHub MCP to Windsurf
Create your Vinkius account to connect DecileHub to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Map fund performance with Windsurf Cascade
Cascade takes your high-level fund queries and automatically executes `list_funds` before diving into specific performance metrics. It chains these calls behind the scenes, so you don't have to manually prompt the agent for every single step of your portfolio analysis. Once it grabs the initial list, Cascade runs `get_fund_performance` on the high-yield targets. You get a complete breakdown of fund returns right in your IDE without touching an external database client.
Run deep portfolio audits inside this MCP Server
When you need to audit portfolio health, Windsurf uses the `list_portfolio_companies` tool to pull active investments. The agent doesn't just stop at names; it actively plans the next logical steps to fetch financial health indicators. Cascade then triggers `list_valuations` to cross-reference historical pricing data for each asset. It builds a live markdown table comparing past rounds with current valuations, letting you spot underperforming assets instantly.
Analyze SEC filings and investor records autonomously
Finding investor alignments usually requires jumping between different portals. This DecileHub MCP integration lets Cascade invoke `list_investors` to map out active LPs across your entire fund ecosystem. If a regulatory question pops up, the agent calls `get_filing_report` to extract details from official filings. You watch Cascade gather, parse, and summarize the legal jargon in real-time.
Set up DecileHub MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the DecileHub MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my DecileHub payment history." If connected, Cascade will call the DecileHub tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"decilehub-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Decile Hub. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about DecileHub MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DecileHub MCP today
We host it, we monitor it, we maintain it. You just paste one token.