← Back to Plugins
MCP Server MCP

Purl

github By github 👁 1 views ▲ 0 votes

Search and save to your Purl read-it-later knowledge base from any MCP client.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://purl.nublson.com/api/mcp",
      "headers": [
        {
          "description": "Bearer <your Purl API key>. Create one in Settings → Integrations.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...