Skip to content
Cursor

File Path Check for Cursor

io.github.sadri-dridi/file-path-ok

Check whether a path looks safe. No disk access.

client:Cursor transport:streamable-http tools:30

Install File Path Check in Cursor

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

{
  "mcpServers": {
    "file-path-ok": {
      "url": "https://agent-observatory-sensor.nolimit-observatory.workers.dev/s/file-path-ok/mcp"
    }
  }
}

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

What Cursor can do once it is connected

All 30 tools →

File Path Check in other clients