Skip to content
VS Code

Honen for VS Code

com.honen/honen

Create courses, search approved knowledge, preview learning content, and manage learning sites.

client:VS Code transport:streamable-http

Install Honen in VS Code

.vscode/mcp.json

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

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

Honen in other clients