Skip to content
Cursor

TrustFetch for Cursor

io.github.vohlsyr/trustfetch

Prompt-injection scanning and safe webpage fetching for AI agents reading untrusted content.

client:Cursor transport:streamable-http

Install TrustFetch in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "trustfetch": {
      "url": "https://trustfetch.duckdns.org/mcp/"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

TrustFetch in other clients