Skip to content
VS Code

AgentSec MCP for VS Code

io.github.traveljamboree/agentsec-mcp

Security intelligence via x402 on Base. CVE lookup, IP reputation, secret scanning.

client:VS Code transport:streamable-http tools:3

Install AgentSec MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentsec-mcp": {
      "type": "http",
      "url": "https://agentsec-mcp.agentsec-mcp.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

AgentSec MCP in other clients