Skip to content

sugra-systems/sugra-api

v1.0.1MIT

Work with the Sugra API over HTTPS and MCP. Documentation truth is https://docs.sugra.ai (search and Ask AI).

What this package declares

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

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "sugra-api",
  "version": "1.0.1",
  "description": "Work with the Sugra API over HTTPS and MCP. Documentation truth is https://docs.sugra.ai (search and Ask AI).",
  "author": {
    "name": "Sugra Systems, Inc.",
    "email": "support@sugra.systems",
    "url": "https://sugra.systems"
  },
  "homepage": "https://docs.sugra.ai",
  "repository": "https://github.com/Sugra-Systems/sugra-api-skills",
  "license": "MIT",
  "keywords": ["sugra", "sugra.ai", "docs.sugra.ai", "mcp.sugra.ai"],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Sugra API",
        "shortDescription": "HTTPS and MCP skills for the Sugra API. Docs: docs.sugra.ai.",
        "longDescription": "Work with the Sugra API over HTTPS and MCP. One key, seven product directions. Documentation truth is https://docs.sugra.ai (search and Ask AI).",
        "developerName": "Sugra Systems, Inc.",
        "category": "Productivity",
        "capabilities": ["Read"],
        "websiteURL": "https://sugra.ai",
        "privacyPolicyURL": "https://sugra.systems/privacy-policy",
        "termsOfServiceURL": "https://sugra.systems/terms-of-service",
        "defaultPrompt": [
          "What can Sugra API do, and which endpoints need no key?",
          "Where do I get a Sugra key, and how do I use it without pasting it in chat?",
          "Look up an endpoint on docs.sugra.ai"
        ],
        "brandColor": "#F5A623",
        "composerIcon": "./assets/logo.png",
        "logo": "./assets/logo.png"
      }
    }
  }
}

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.

  • 7YAML files
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