thisispaper-mcp GEMINI.md

thisispaper-mcp GEMINI.md is an instructions file for Gemini CLI from zaxarovcom/thisispaper-mcp. It costs 277 tokens per session, scanned A, original, MIT.

Instruction notes for an MCP connection to Thisispaper Intelligence, a searchable collection of architecture, design, photography, and art projects. They describe tools for searching, finding similar projects, viewing project details, and getting an API key.

In plain words
What is it for?
Searching projects by materials, building types, moods, or places; finding visually or conceptually similar projects; retrieving full project metadata; and configuring optional API authentication.
Why use it?
They explain how to query the collection effectively and how to increase anonymous result limits with an authenticated key.

Instructions file for Gemini CLI

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/zaxarovcom/thisispaper-mcp/gemini-md
Clone the repo
git clone --depth 1 https://github.com/zaxarovcom/thisispaper-mcp

Made for: Gemini CLI.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for thisispaper-mcp GEMINI.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/zaxarovcom/thisispaper-mcp/gemini-md.svg)](https://agentmods.dev/instructions/zaxarovcom/thisispaper-mcp/gemini-md)
Your own site
<a href="https://agentmods.dev/instructions/zaxarovcom/thisispaper-mcp/gemini-md"><img src="https://agentmods.dev/badge/instructions/zaxarovcom/thisispaper-mcp/gemini-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 277 This file is loaded in full into every session.
When invoked 277 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00277 $0.00277
Opus 5 $0.00138 $0.00138
Sonnet 5 $0.00055 $0.00055
Haiku 4.5 $0.00028 $0.00028

Measured 4d ago against content hash e4df43dce176, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

thisispaper-mcp GEMINI.md scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

GEMINI.md · 17 lines

What it actually says

Thisispaper

This extension connects you to Thisispaper Intelligence: 2,500+ hand-curated architecture, design, photography and art projects, structured for agents.

Tools

  • search_projects(query, limit): ranked search across the full archive. Returns name, studio, city, year, category, intro, thumbnail and public URL.
  • similar_projects(slug, limit): visually and semantically similar projects for a given slug (precomputed SigLIP neighbours). Use slugs from search_projects results.
  • get_project(slug): full metadata for one project, including design language, materials, details and dimensions.
  • get_api_key(email): mints a free API key (200 calls/month) tied to an email address. The key is shown once.

Usage notes

  • Anonymous calls work immediately but results are capped at 5. For full results, ask the user for their email, call get_api_key, and have them add "headers": {"Authorization": "Bearer tip_live_..."} to this extension's MCP server config.
  • Prefer concrete queries: materials, building types, moods, places ("concrete chapel", "japanese teahouse", "brutalist library").
  • Always surface the project's public URL so the user can view the full feature on thisispaper.com.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 17 lines · 277 tokens per session scan A e4df43dce176

Subscribe to this mod's changes

thisispaper-mcp GEMINI.md is an instructions file published in the GitHub repository zaxarovcom/thisispaper-mcp (1 stars, last pushed 1mo ago), licensed MIT. It adds 277 tokens to every session, about $0.0014 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other instructions, from other repositories

mcp-adr-analysis-server copilot-instructions.md

Copilot instructions for tosin2013/mcp-adr-analysis-server, covering mcp adr analysis server - ai coding agent instructions, project overview, critical technical conventions, esm-only module system and typescript configuration.

tosin2013/mcp-adr-analysis-server · 2,852 tokens

optionsahoy-mcp AGENTS.md

AGENTS.md instructions for AlvisoOculus/optionsahoy-mcp, covering agents.md, what this repo is, what an agent should do with this server, how an agent connects and required-input discipline.

AlvisoOculus/optionsahoy-mcp · 1,856 tokens

own-planner AGENTS.md

Instructions for am-space/own-planner, covering agents.md, common commands, verify only one stack, single test project, class, or method and run the console chat loop (type exit to quit).

am-space/own-planner · 1,768 tokens

own-planner CLAUDE.md

Instructions for am-space/own-planner, covering claude.md, common commands, verify only one stack, single test project, class, or method and run the console chat loop (type exit to quit).

am-space/own-planner · 1,707 tokens

optionsahoy-mcp GEMINI.md

Gemini CLI instructions for AlvisoOculus/optionsahoy-mcp, covering optionsahoy equity-compensation tools, tools and usage rules.

AlvisoOculus/optionsahoy-mcp · 660 tokens

own-planner copilot-instructions.md

Instructions for am-space/own-planner, covering ownplanner copilot instructions, repository overview, architecture documentation, general rules and database migrations.

am-space/own-planner · 823 tokens