savee

Rules for using Savee, a visual-inspiration platform with personal saves, boards, feeds, and a public library. Its connected tools are read-only.

In plain words
What is it for?
Use them when finding design references, reviewing saved work or boards, analysing a visual direction, or answering questions about the user's Savee collection.
Why use it?
They help an agent choose the right Savee search, distinguish metadata from actual image viewing, and preserve original source links.

Cursor rule

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 rules/saveeit/savee-mcp-server/savee
Clone the repo
git clone --depth 1 https://github.com/saveeit/savee-mcp-server
Per session 26 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 348 The whole file, excluding the scripts and references it only reads on demand.
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.00026 $0.00348
Opus 5 $0.00013 $0.00174
Sonnet 5 $0.00005 $0.00070
Haiku 4.5 $0.00003 $0.00035

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

Security

Grade A, and why

savee 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 yesterday.

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.

rules/savee.mdc · 37 lines

What it actually says

Savee

Savee is a curated visual-inspiration platform. The Savee MCP server exposes the user's own saves and boards, plus Savee's public library. All tools are read-only.

When to reach for it

  • The user asks about what they've been saving, their boards, or their feed — use list_saves, list_boards, list_board_saves, list_feed.
  • The user wants references or a visual direction for something they haven't saved yet — use search against the public library. Don't assume the answer is in their own collection.
  • The user asks about a board's direction, themes, or "the vibe" of a set of work — list it first, then look at it.

Looking vs. listing

The list and search tools return metadata only: title, source URL, dimensions, dominant colors. That is enough to spot themes by color or to hand back source links, and not enough to answer anything about composition, layout, type, or texture.

When the question is about what something looks like, call view_saves with the id values from a previous result. Ask for the few saves that actually matter, not a whole page — each one is an image in context.

Handing back results

Always include the original source URL when citing a save. That's what the user needs in order to go look at the real thing, and it credits the original work.

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. yesterday First seen · 37 lines · 26 tokens per session scan A bc2278b69844

Subscribe to this mod's changes

savee is a cursor rule published in the GitHub repository saveeit/savee-mcp-server (0 stars, last pushed 7d ago), licensed MIT. It adds 26 tokens to every session and 348 once invoked, about $0.0001 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.