Project Fingerprint for VS Code
com.projectfingerprint/personal-context
Personal context and preferences for AI via OAuth-approved profile sections and taste data.
client:VS Code
transport:streamable-http
Install Project Fingerprint in VS Code
.vscode/mcp.json
{
"servers": {
"personal-context": {
"type": "http",
"url": "https://projectfingerprint.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs