github-repository-reference

A repository naming rule for GitHub references. It specifies the correct owner and repository name for the Lightfast MCP project.

In plain words
What is it for?
It helps write the repository as lightfastai/lightfast-mcp and use the correct owner and name when searching issues, managing pull requests, or performing other repository operations.
Why use it?
It prevents GitHub links and tool calls from pointing to the wrong repository.

Cursor rule for Cursor

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/ekakit/lightfast-mcp/github-repository-reference
Clone the repo
git clone --depth 1 https://github.com/ekakit/lightfast-mcp

Made for: Cursor.

Per session 6 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 320 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.00006 $0.00320
Opus 5 $0.00003 $0.00160
Sonnet 5 $0.00001 $0.00064
Haiku 4.5 $0.00001 $0.00032

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

Security

Grade A, and why

github-repository-reference 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.

.cursor/rules/github-repository-reference.mdc · 41 lines

What it actually says

GitHub Repository Reference

Correct Repository Information

Common Mistake to Avoid

INCORRECT: lightfast-mcp/lightfast-mcpCORRECT: lightfastai/lightfast-mcp

When Using GitHub MCP Tools

Always use the correct repository format:

  • owner: lightfastai
  • repo: lightfast-mcp

This applies to all GitHub MCP tool calls including:

  • Searching issues and PRs
  • Creating/updating issues
  • Managing pull requests
  • Repository operations

Repository Context

This is the main lightfast-mcp repository containing:

  • MCP server implementations for creative applications
  • Blender, Photoshop, Maya, Cinema 4D, and other creative tool integrations
  • Multi-server orchestration system
  • Documentation and roadmap for 40+ creative applications

Issue References in Documentation

When updating documentation (like roadmap.mdx) with GitHub issue links:

  • Use format: [#IssueNumber](mdc:https:/github.com/lightfastai/lightfast-mcp/issues/IssueNumber)
  • Always verify issue exists before adding to documentation
  • Use consistent formatting across all documentation files
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 · 41 lines · 6 tokens per session scan A 2e28f93681b9

Subscribe to this mod's changes

github-repository-reference is a cursor rule published in the GitHub repository ekakit/lightfast-mcp (2 stars, last pushed 1y ago), licensed MIT. It adds 6 tokens to every session and 320 once invoked, about $0.0000 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.