loaditout for VS Code
io.github.loaditoutadmin/loaditout
Search and install 20,000+ security-graded MCP servers and agent skills.
client:VS Code
transport:stdio
runtime:npm
Install loaditout in VS Code
.vscode/mcp.json
{
"servers": {
"loaditout": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"loaditout-mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs