Overview Version History Q & A Rating & Review
AI Passport
Open-source, user-owned AI identity for VS Code.
Connect GitHub Copilot (MCP) to your encrypted AI Passport — your coding profile, projects, and preferences stay on your device. You grant access. You revoke it.
Features
Setup Workspace — runs ai-passport onboard vscode, writes .vscode/mcp.json
Configure MCP — merges AI Passport into VS Code MCP config
Show Status — passport readiness and next steps
Open MCP Config — edit workspace MCP settings
Prerequisites
AI Passport CLI (global):
npm install -g @ai-passport-core/cli
VS Code 1.96+ with MCP support (GitHub Copilot Chat)
Quick start
Install this extension
Open a project folder
Command Palette → AI Passport: Setup Workspace
Restart MCP servers (MCP: List Servers)
Ask Copilot: "What stack am I working with?"
Settings
Setting
Default
Description
aiPassport.cliPath
ai-passport
Path to CLI executable
aiPassport.consumer
vscode
Consumer id for grants
Links
License
MIT — open source