Skip to content

1vmgm/viewprinter

v1.2.1MIT

Schedule and publish social posts to TikTok, Instagram, Facebook, YouTube and X, and track account performance

MCP servers

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

viewprinterstreamable-http
{
  "type": "streamable-http",
  "url": "https://viewprinter.tech/api/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": "viewprinter",
  "description": "Schedule and publish social posts to TikTok, Instagram, Facebook, YouTube and X, and track account performance",
  "version": "1.2.1",
  "author": {
    "name": "VMGM Software",
    "email": "hello@vmgmsoftware.com"
  },
  "homepage": "https://viewprinter.tech",
  "repository": "https://github.com/1vmgm/viewprinter-plugin",
  "license": "MIT",
  "keywords": [
    "social-media",
    "scheduling",
    "tiktok",
    "instagram"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "ViewPrinter",
        "shortDescription": "Schedule social posts and check delivery.",
        "longDescription": "Connect your social accounts, upload media, manage drafts and scheduled posts, and read account performance through ViewPrinter.",
        "developerName": "VMGM Software",
        "category": "Productivity",
        "capabilities": [
          "Read",
          "Write"
        ],
        "websiteURL": "https://viewprinter.tech",
        "composerIcon": "./assets/logo.png",
        "logo": "./assets/logo.png",
        "defaultPrompt": [
          "Show my connected social accounts.",
          "Help me prepare a week of posts.",
          "Check which scheduled posts were delivered."
        ]
      }
    }
  }
}

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.

  • preflight.sh
  • evals.json
  • LICENSE
View on GitHub

Client extensions

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

  • com.openai