Skip to content

rock3r/punaro

v0.1.0-alpha.11MIT

Safely receive and reply to durable Punaro messages and handle explicitly authorized trusted attachments.

MCP servers

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

waypoststdio
{
  "type": "stdio",
  "command": "./scripts/punaro-plugin-mcp"
}
waypost-windowsstdio
{
  "type": "stdio",
  "command": "./scripts/punaro-plugin-mcp.cmd"
}

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": "punaro",
  "version": "0.1.0-alpha.11",
  "description": "Safely receive and reply to durable Punaro messages and handle explicitly authorized trusted attachments.",
  "author": {
    "name": "Punaro contributors",
    "url": "https://github.com/rock3r/punaro"
  },
  "homepage": "https://github.com/rock3r/punaro",
  "repository": "https://github.com/rock3r/punaro",
  "license": "MIT",
  "keywords": [
    "agents",
    "mailbox",
    "messaging",
    "mcp",
    "punaro"
  ]
}

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.

  • 3shell scripts
  • 3YAML files
  • 4other files
View on GitHub