windsock for VS Code
ai.windsock/windsock
Aircraft valuations, registry lookup, cost of ownership, market metrics, reports and logbooks.
client:VS Code
transport:streamable-http
runtime:npm
Install windsock in VS Code
.vscode/mcp.json
{
"servers": {
"windsock": {
"type": "http",
"url": "https://windsock.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs