fde agent for Cursor
io.github.minjikim89/fde-agent
Diagnose AI workflows for failure, security, and handoff risks — RED/AMBER/GREEN per node.
client:Cursor
transport:streamable-http
tools:1
Install fde agent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fde-agent": {
"url": "https://fde-mcp.mj-mcp-tools.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs