Skip to content
VS Code

InterMIND for VS Code

com.intermind/intermind

Your InterMIND meetings, recaps, transcripts, channels and documents, from your assistant.

client:VS Code transport:streamable-http

Install InterMIND in VS Code

.vscode/mcp.json

{
  "servers": {
    "intermind": {
      "type": "http",
      "url": "https://intermind.com/api/mcp"
    }
  }
}

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

InterMIND in other clients