Releases: mailtea-app/mailtea-agent-plugin
Releases · mailtea-app/mailtea-agent-plugin
Release list
v0.1.0
- Added: the first portable Agent Plugins 1.0.0
package for Mailtea. One directory a compatible client loads to get the
Mailtea MCP server (plugin.json+mcp.json, stdio vianpx -y mailtea-mcp)
and three skills:mailtea(send, schedule, manage email and newsletters),
mailtea-email-design(the structured ops path, the email-safe HTML contract,
and the render/QA loop), andmailtea-site-design(pages, presets, theme,
draft → publish for the publication website). - Auth stays client-managed.
mcp.jsoncarries no credentials by design; the
client injectsMAILTEA_API_TOKEN(and optionallyMAILTEA_PUBLICATION_ID/
MAILTEA_API_BASE_URL) into the MCP process.
Released from mailtea-app/mailtea@4b9226c.