Skip to content

notnull92/workforge

v0.2.9MIT

Secure, profile-scoped access to a local Windows or macOS workstation through WorkForge.

MCP servers

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

workforgestdio
{
  "type": "stdio",
  "command": "./bin/workforge-stdio.cmd",
  "args": [
    "-ProfileId",
    "workstation"
  ]
}

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": "workforge",
  "version": "0.2.9",
  "description": "Secure, profile-scoped access to a local Windows or macOS workstation through WorkForge.",
  "author": {
    "name": "NotNull92",
    "url": "https://github.com/NotNull92"
  },
  "homepage": "https://github.com/NotNull92/workforge-mcp",
  "repository": "https://github.com/NotNull92/workforge-mcp",
  "license": "MIT",
  "keywords": [
    "mcp",
    "windows",
    "macos",
    "workstation",
    "portable-runtime"
  ],
  "extensions": {
    "io.github.notnull92.workforge": {
      "displayName": "WorkForge",
      "shortDescription": "Secure local workstation tools",
      "category": "Developer Tools",
      "capabilities": [
        "Read",
        "Write"
      ]
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • io.github.notnull92.workforge