Skip to content
v0.1.0Apache-2.0

Manage tasks, boards, due work, and activity in UTSUROI.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

utsuroistreamable-http
{
  "type": "streamable-http",
  "url": "https://api.utsuroi.nil0.io/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "utsuroi",
  "version": "0.1.0",
  "description": "Manage tasks, boards, due work, and activity in UTSUROI.",
  "author": {
    "name": "Anti-Pattern Inc.",
    "url": "https://github.com/Anti-Pattern-Inc"
  },
  "homepage": "https://utsuroi.nil0.io",
  "repository": "https://github.com/Anti-Pattern-Inc/utsuroi-agent-plugin",
  "license": "Apache-2.0",
  "keywords": [
    "utsuroi",
    "task-management",
    "tasks",
    "todo",
    "kanban",
    "project-management",
    "due-dates",
    "recurring-tasks"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
  • LICENSE
View on GitHub