fde agent for VS Code
io.github.minjikim89/fde-agent
Diagnose AI workflows for failure, security, and handoff risks — RED/AMBER/GREEN per node.
client:VS Code
transport:streamable-http
tools:1
Install fde agent in VS Code
.vscode/mcp.json
{
"servers": {
"fde-agent": {
"type": "http",
"url": "https://fde-mcp.mj-mcp-tools.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs