agent tools for VS Code
com.outliyr/agent-tools
Run the Energy Leak Quiz, match biohacking gear, and build a longevity stack. Free, no API key.
client:VS Code
transport:streamable-http
Install agent tools in VS Code
.vscode/mcp.json
{
"servers": {
"agent-tools": {
"type": "http",
"url": "https://longevity-stack-mcp.outliyr.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs