Skip to content

withoneai/one-postmark

v1.0.0One-Knowledge-1.0

Postmark in your agent through One. 66 actions with real API documentation, OAuth handled, no tokens to manage.

MCP servers

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

onestreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.withone.ai/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": "one-postmark",
  "version": "1.0.0",
  "description": "Postmark in your agent through One. 66 actions with real API documentation, OAuth handled, no tokens to manage.",
  "author": {
    "name": "One Systems, Inc.",
    "email": "support@withone.ai",
    "url": "https://www.withone.ai"
  },
  "homepage": "https://www.withone.ai/knowledge/postmark",
  "repository": "https://github.com/withoneai/one-agent-plugin",
  "license": "One-Knowledge-1.0",
  "keywords": [
    "postmark",
    "integrations",
    "mcp",
    "api",
    "email"
  ]
}