How to Use the Capacities MCP in Windsurf
Feed your Capacities knowledge graph directly from Windsurf as Cascade writes and refactors your codebase.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Capacities MCP to Windsurf
Create your Vinkius account to connect Capacities 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.
Auto-documenting codebase architecture with Windsurf
This MCP Server exposes the `create_object` tool to let Cascade instantly document your project structure inside your personal spaces. As Cascade refactors your code, it writes architectural summaries, component relations, and API schemas straight into your knowledge base so you don't have to switch windows. The agent reads your setup using `get_space_info` to match your existing object definitions before publishing. You end up with a live, structured map of your software design that updates itself while you focus on writing code.
Chaining research and code notes in Windsurf
Cascade uses `save_to_daily_note` to dump debugging logs, terminal errors, and quick architectural thoughts directly into your daily journal. It chains this with `save_weblink` when you ask it to research a new library or API document online. You get a chronological record of your coding session without manually copy-pasting terminal outputs. The agent organizes these entries with `add_tag` so your daily logs instantly link to your broader engineering projects.
Instant lookup of project requirements
The `lookup` tool lets Cascade search through your Capacities databases to find product specs, user stories, or design assets. Instead of searching your notes manually, you ask Cascade what the database schema should look like, and it pulls the exact node. Once found, the agent uses `get_object` to read the properties and immediately writes the matching code. This tight integration means your technical documentation directly guides Cascade's autonomous code generation.
Set up Capacities 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 Capacities 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 Capacities payment history." If connected, Cascade will call the Capacities tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"capacities-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 Capacities. 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 Capacities MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Capacities MCP today
We host it, we monitor it, we maintain it. You just paste one token.