Skip to content
VS Code

Flowdex for VS Code

dk.flowdex/wiki

Read and write your team's shared, AI-readable wiki from any MCP client.

client:VS Code transport:streamable-http

Install Flowdex in VS Code

.vscode/mcp.json

{
  "servers": {
    "wiki": {
      "type": "http",
      "url": "https://mcp.flowdex.dk/mcp"
    }
  }
}

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

Flowdex in other clients