← Back to Plugins
MCP Server MCP

Thisispaper

github By github 👁 2 views ▲ 0 votes

Search 2,500+ curated architecture, design, photography and art projects. Free tier, no signup.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.thisispaper.com/intelligence/api/mcp",
      "headers": [
        {
          "description": "Optional. Bearer tip_live_... API key. Anonymous preview is capped at 5 results; get a free key via the get_api_key tool or the docs page.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "thisispaper-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...