Skip to content
VS Code

knowledge for VS Code

at.designare/knowledge

Knowledge Base von designare.at – Michael Kanda, Web & KI aus Wien. Semantische Suche über RAG.

client:VS Code transport:streamable-http tools:2

Install knowledge in VS Code

.vscode/mcp.json

{
  "servers": {
    "knowledge": {
      "type": "http",
      "url": "https://designare.at/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

knowledge in other clients