Planning
Plan, group and execute daily tasks through task:// and planfile:// URI commands.
task://host/tickets/query/list
task://host/ticket/command/create
planfile://host/dsl/command/run
Connector hub for ifuri + urirun
Choose connectors, copy one command and let ifuri/urirun expose their URI bindings, registry entries, requirements and flow examples.
Select multiple connectors. Planned connectors stay visible but are not included in the installer yet.
curl -fsSL 'https://connect.ifuri.com/install?connectors=planfile%2Csqlite-context%2Cdomain-monitor%2Cnamecheap-dns%2Cgrpc-transport' | bash
Planning
Plan, group and execute daily tasks through task:// and planfile:// URI commands.
task://host/tickets/query/list
task://host/ticket/command/create
planfile://host/dsl/command/run
Data
Local data, artifacts, checks and logs over data://, artifact://, check:// and log://.
data://host/records/query/search
artifact://host/artifacts/query/list
log://host/logs/query/recent
Operations
HTTP, DNS, screenshots, checks, logs and repair tickets for website operations.
monitor://host/http/query/status
dns://host/records/query/current
flow://host/domain/command/check
DNS
Safe DNS plan, backup and apply flow for Namecheap host records.
dns://host/records/command/plan
dns://host/records/command/backup
dns://host/records/command/apply
Transport
Expose and call URI registries over gRPC for service-to-service communication.
transport://grpc/service/command/serve
IoT
Publish, subscribe and bridge firmware/backend/frontend device commands through MQTT URI routes.
mqtt://broker/topic/command/publish
device://device-01/led/command/set
Automation
Drive browser actions and screenshots through browser:// URI commands for demos and QA.
browser://desktop/page/command/open
browser://desktop/page/command/screenshot
No connectors match your filter.
ifuri app and future registry tooling can read the same catalog as users.
Use these public entry points together: website, one-line installer and connector hub.