Operations connector

Time Tools

Time Tools is a minimal external urirun connector package. It declares time:// routes with @connector.command, returns structured JSON, and can be projected to MCP tools / A2A skills.

available community

What it does

  • Stamp task and flow execution with host-local or UTC time.
  • Verify that connector packages can be installed from GitHub and projected to MCP/A2A.
  • Use time:// in flows without coupling the flow to Python code.

URI schemes

time://

Requirements

  • python>=3.10