Arcjet for VS Code
com.arcjet/mcp
An MCP server for Arcjet - the runtime security platform that ships with your AI code.
client:VS Code
transport:streamable-http
Install Arcjet in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.arcjet.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs