{
  "markdown": "# Thisispaper MCP\n\n[![smithery badge](https://smithery.ai/badge/thisispaper/thisispaper)](https://smithery.ai/server/thisispaper/thisispaper)\n\nThisispaper is an independent art, architecture and design publication. Every project in the archive was curated by human editors since 2011.\n\nSearch 2,500+ curated projects: search, visual similarity, and full project metadata with material, light, mood and composition tags written during curation. Free tier, no signup to try.\n\nContact: studio@thisispaper.com\n\n- **Endpoint (Streamable HTTP, stateless):** `https://www.thisispaper.com/intelligence/api/mcp`\n- **Docs:** [thisispaper.com/intelligence/api-docs](https://www.thisispaper.com/intelligence/api-docs)\n- **Auth:** optional. Anonymous requests work out of the box (results capped at 5). A free self-serve key (200 calls/month) unlocks full results via `Authorization: Bearer tip_live_...`\n\n## Tools\n\n| Tool | What it does |\n| --- | --- |\n| `search` | ChatGPT-connector search: results with id, title, url |\n| `fetch` | ChatGPT-connector fetch: one project, full record, embeds the real thumbnail image |\n| `search_projects` | Ranked search across the archive: name, studio, city, year, category, intro, thumbnail, citation URL, provenance |\n| `similar_projects` | Visually + semantically similar projects for a slug (precomputed SigLIP neighbours) |\n| `get_project` | Full metadata for one project: description, design language, details, taste dimensions |\n| `search_by_taste` | Search by curation-time taste tags: material, light, color, mood, composition, subject |\n| `browse` | Newest projects, optionally by category (architecture, interiors, design, photography, art) |\n| `discover` | One project at random: editorial serendipity as a tool |\n| `get_api_key` | Mints a free API key (200 calls/month) for an email address |\n\nEvery project-shaped response carries `provenance` (curated by, selection date, in archive since) and a permanent `citation_url`.\n\n## Install\n\n### Cursor\n\n[Add to Cursor](https://cursor.com/en/install-mcp?name=thisispaper&config=eyJ1cmwiOiJodHRwczovL3d3dy50aGlzaXNwYXBlci5jb20vaW50ZWxsaWdlbmNlL2FwaS9tY3AifQ%3D%3D)\n\nOr add to `.cursor/mcp.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"thisispaper\": {\n      \"url\": \"https://www.thisispaper.com/intelligence/api/mcp\"\n    }\n  }\n}\n```\n\n### Gemini CLI\n\n```bash\ngemini extensions install https://github.com/zaxarovcom/thisispaper-mcp\n```\n\n### Claude Code\n\n```bash\nclaude mcp add --transport http thisispaper https://www.thisispaper.com/intelligence/api/mcp\n```\n\n### Claude.ai (custom connector)\n\nSettings → Connectors → Add custom connector → URL: `https://www.thisispaper.com/intelligence/api/mcp`\n\n### Any MCP client (generic)\n\nTransport: Streamable HTTP. URL: `https://www.thisispaper.com/intelligence/api/mcp`. No OAuth. Optional header: `Authorization: Bearer tip_live_...`\n\n## Getting a free key\n\nAsk the agent to call `get_api_key` with your email, or use the [API docs page](https://www.thisispaper.com/intelligence/api-docs). 200 calls/month, no card.\n\n## Try it\n\n```\n\"Find concrete chapels in the Thisispaper archive\"\n\"Show me projects similar to audeum-kengo-kuma\"\n\"What materials define Japanese teahouse projects?\"\n\"Find projects with rammed earth and dusk light\"\n```\n\n## About\n\nThisispaper is an independent art, architecture and design publication. Every project in the archive was curated by human editors since 2011.\n\nContact: studio@thisispaper.com\n",
  "bytes": 3437,
  "sha": "921fa3d703c1fcc2cead92f184807fbdfa3230eb5ae7d3e1156f8ad304e2f775",
  "repo_slug": "zaxarovcom/thisispaper-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_zaxarovcom_thisispaper_6bd60275/readme"
}