Skip to content
VS Code

find missing for VS Code

io.github.nko-studio/find-missing

Checks if an LEI-holding entity has a match in the national registry its jurisdiction expects.

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

Install find missing in VS Code

.vscode/mcp.json

{
  "servers": {
    "find-missing": {
      "type": "http",
      "url": "https://api.nkodatalabs.com/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

find missing in other clients