Skip to content
VS Code

Fingerprint for VS Code

io.github.fingerprintjs/fingerprint-mcp-server

Device intelligence for AI agents: Fingerprint events, smart signals, and API key management.

client:VS Code transport:streamable-http

Install Fingerprint in VS Code

.vscode/mcp.json

{
  "servers": {
    "fingerprint-mcp-server": {
      "type": "http",
      "url": "https://mcp.fpjs.io/mcp"
    }
  }
}

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

Fingerprint in other clients