Skip to content
VS Code

Flottix for VS Code

io.github.mikafouenski/flottix

Deterministic IT asset registry operated by AI agents over MCP. Agents propose, humans approve.

client:VS Code transport:streamable-http

Install Flottix in VS Code

.vscode/mcp.json

{
  "servers": {
    "flottix": {
      "type": "http",
      "url": "https://flottix.app/api/mcp"
    }
  }
}

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

Flottix in other clients