Skip to content
VS Code

Mindlify for VS Code

co.mindlify/mindlify

Turn AI conversations into visual knowledge maps. Create, connect, search, and organize thoughts.

client:VS Code transport:streamable-http

Install Mindlify in VS Code

.vscode/mcp.json

{
  "servers": {
    "mindlify": {
      "type": "http",
      "url": "https://mindlify.co/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Mindlify in other clients