Skip to content

luminpdf/wyatt

v0.2.1Apache-2.0

Work with Wyatt documents, tasks, and workspace context from any compatible AI agent.

MCP servers

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

wyattstreamable-http
{
  "type": "streamable-http",
  "url": "https://www.wyattworks.ai/api/mcp-server"
}

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": "wyatt",
  "version": "0.2.1",
  "description": "Work with Wyatt documents, tasks, and workspace context from any compatible AI agent.",
  "author": {
    "name": "Lumin",
    "url": "https://www.wyattworks.ai"
  },
  "homepage": "https://www.wyattworks.ai/docs/mcp-and-cli",
  "repository": "https://github.com/luminpdf/wyatt-plugin",
  "license": "Apache-2.0",
  "keywords": [
    "wyatt",
    "workspace",
    "documents",
    "tasks",
    "agents",
    "mcp"
  ]
}

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.

  • LICENSE
View on GitHub