← All WebMCP sites

reflex.dev

Developer Toolshttps://reflex.dev/listed as of 2026-08-01
The operating system for building mission-critical enterprise apps.
See Ora's auditWe loaded this site in a real browser and scored its tools. Score: 52/100 (C).

Tools

navigate_reflexactimperative
Navigate to a path on reflex.dev (e.g. "/docs/getting-started/introduction", "/pricing", "/blog").
Input schema
{
  "type": "object",
  "properties": {
    "path": {
      "type": "string",
      "description": "Path on reflex.dev, starting with \"/\"."
    }
  },
  "required": [
    "path"
  ]
}
Listings are sourced from public community registries and shown as reported.