How to Use the Crystal Matcher MCP in Windsurf
Build crystal recommendation flows autonomously with Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Crystal Matcher MCP to Windsurf
Create your Vinkius account to connect Crystal Matcher 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.
Key Capabilities
Crystal Matcher for Windsurf
This MCP lets your agent run complex, multi-step recommendations without you having to prompt every step. You just define the goal, and Cascade figures out the whole sequence. It can start by finding crystals based on a spiritual or emotional intent using `query_crystals_by_intent`. Then, it narrows down those results by checking for specific alignments via `find_crystals_by_chakra`, and finally refines the list further using `filter_crystals_by_element` to give you a precise answer.
Debugging Crystal Flows
Need to confirm what details are available for a specific crystal? Just call `get_crystal_details`. This tool pulls all the deep data points, so your agent doesn't have to guess what information is missing. This MCP Server makes it easy to test complex flows. You can chain together multiple steps—like checking intent, then filtering by element—all in one go. It’s built for agents that need to execute a full plan automatically.
MCP Server Context Reading
Windsurf reads context like nobody's business. If you set the goal 'find crystals for focus,' it knows immediately to use `query_crystals_by_intent` first, before looking at chakra or element. It plans the whole thing out. It’s about letting the agent do the heavy lifting. You tell it what outcome you want; the MCP Server handles the precise sequence of tool calls needed to get there.
Set up Crystal Matcher 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 Crystal Matcher 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 Crystal Matcher payment history." If connected, Cascade will call the Crystal Matcher tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"crystal-matcher-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 Crystal Matcher. 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 Crystal Matcher MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Crystal Matcher MCP today
We host it, we monitor it, we maintain it. You just paste one token.