uap pulse for VS Code
io.github.davidmosiah/uap-pulse
Search and map the Pentagon UAP/UFO releases plus curated official archives from 12 nations.
client:VS Code
transport:stdio
runtime:npm
Install uap pulse in VS Code
.vscode/mcp.json
{
"servers": {
"uap-pulse": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"uap-pulse"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs