# io.github.thecolourfoundation/rune

Evidence-backed codebase understanding with file:line citations, for AI clients over MCP.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.5.1
- **Author:** io.github.thecolourfoundation
- **License:** Unknown
- **Source:** https://github.com/thecolourfoundation/rune

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 1 day

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-26T01:30:39.248Z
- **Version scanned:** HEAD
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

13 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `rune_rescan` — Re-scan the project from disk and refresh Rune's understanding graph. Call this after significant code changes if `rune watch` isn't already running in the back
- `rune_get_overview` — Get a high-level architecture summary of the software: detected stack, component count, route count. Start here.
- `rune_list_components` — List all React components Rune has identified, with file location and detection kind (function/class).
- `rune_list_routes` — List all API/page routes Rune has identified across Express and Next.js (pages + app router).
- `rune_search` — Search facts and derived understanding by name, file path, or route path substring. Use this to find where something lives before reading files directly.
- `rune_explain` — Given a fact or derived-conclusion id (as returned by other rune_ tools), return the full evidence trail: the raw fact(s) it's based on, file, line, and matched
- `rune_get_file_dependencies` — Get the internal (relative-import) dependency list for a given file path, as recorded in the understanding graph.
- `rune_get_memory` — Get durable project-specific knowledge Rune has recorded: conventions, required commands, known pitfalls. Each entry has a status (proposed/approved/rejected) a
- `rune_get_experience` — Get the history of past task attempts recorded for this project: what was tried, whether it succeeded or failed, and why. This is raw history, not verified rule
- `rune_get_security_findings` — Get all security findings Rune has detected in this project: exposed secrets, dangerous shell execution, risky CI/CD workflow permissions, and typosquat-shaped 
- `rune_verify_fact` — Re-check a single fact (by id, as returned by other rune_ tools) against the current state of its source file, instead of trusting what was recorded at the last
- `rune_check_drift` — Re-check every fact in the graph against the live state of the code and summarize how much has drifted since the last `rune scan`. Cheap: re-reads only the spec
- `rune_agent`

## Install

This entry has no npm package and no hosted endpoint, so there is nothing for an MCP client to launch or connect to. It is indexed as source only.

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: read-only tool surface.
- Floor 3, ceiling 33 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/io.github.thecolourfoundation%2Frune
- Install plan: https://forgeregistry.com/api/v1/packages/io.github.thecolourfoundation%2Frune/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/io.github.thecolourfoundation%2Frune
- HTML page: https://forgeregistry.com/registry/io.github.thecolourfoundation%2Frune
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
