Skip to content

copiapoa-inc/palate

v0.4.1MIT

Save and organize your source material - links, papers, podcasts, videos, feeds - into collections your AI can query with citations.

MCP servers

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

palatestreamable-http
{
  "type": "streamable-http",
  "url": "https://palate.inc/mcp",
  "headers": {
    "palate-client": "agent-plugin"
  }
}

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": "palate",
  "version": "0.4.1",
  "description": "Save and organize your source material - links, papers, podcasts, videos, feeds - into collections your AI can query with citations.",
  "author": {
    "name": "Palate",
    "url": "https://palate.inc"
  },
  "homepage": "https://palate.inc/for-agents",
  "repository": "https://github.com/Copiapoa-Inc/palate-plugins",
  "license": "MIT",
  "keywords": [
    "palate",
    "save to palate",
    "palate collections"
  ]
}

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