source-map

source-map is an agent for coding agents from lehre-labs/llmsdottxt-mcp. It costs 0 tokens per session (571 once invoked), scanned A, original, Apache-2.0.

A lookup table for choosing trusted documentation sources for dependencies, command-line tools, and protocols. It prefers each project's own llms.txt file when one exists; llms.txt is a documentation index made for AI tools.

In plain words
What is it for?
Use it to find the recommended documentation for FastMCP, MCP, Pydantic, HTTPX, Typer, Ruff, uv, and other listed tools.
Why use it?
It reduces the chance of using outdated or secondary information when technical details may have changed. It also defines fallback sources when the preferred documentation is unavailable.

Agent

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 agents/lehre-labs/llmsdottxt-mcp/source-map
Clone the repo
git clone --depth 1 https://github.com/lehre-labs/llmsdottxt-mcp

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 source-map

README.md
[![agentmods](https://agentmods.dev/badge/agents/lehre-labs/llmsdottxt-mcp/source-map.svg)](https://agentmods.dev/agents/lehre-labs/llmsdottxt-mcp/source-map)
Your own site
<a href="https://agentmods.dev/agents/lehre-labs/llmsdottxt-mcp/source-map"><img src="https://agentmods.dev/badge/agents/lehre-labs/llmsdottxt-mcp/source-map.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 571 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.00000 $0.00571
Opus 5 $0.00000 $0.00285
Sonnet 5 $0.00000 $0.00114
Haiku 4.5 $0.00000 $0.00057

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

Security

Grade A, and why

source-map 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 3d 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.

docs/agents/source-map.md · 31 lines

What it actually says

Agent Source Map

Use this when a dependency, CLI, or protocol detail may have changed. Prefer llms.txt.

Sources

Concern Primary source Fallback
FastMCP https://gofastmcp.com/llms.txt /llms-full.txt, then linked .md pages
MCP protocol https://modelcontextprotocol.io/llms-full.txt https://modelcontextprotocol.io/docs
llms.txt spec https://llmstxt.org/ local mirror: references/llmstxt.org.d/
Pydantic https://pydantic.dev/llms.txt https://docs.pydantic.dev/latest/
pydantic-settings https://docs.pydantic.dev/latest/concepts/pydantic_settings/ --
httpx https://www.python-httpx.org/ https://www.python-httpx.org/async/
Typer https://typer.tiangolo.com/ No llms.txt as of 2026-06-27; use HTML docs
structlog https://www.structlog.org/en/stable/ https://www.structlog.org/en/stable/standard-library.html
tenacity https://tenacity.readthedocs.io/en/latest/ --
aiolimiter https://aiolimiter.readthedocs.io/en/latest/ --
Ruff https://docs.astral.sh/ruff/llms.txt explicit index.md paths from that index
uv https://docs.astral.sh/uv/llms.txt explicit index.md paths from that index
ty https://docs.astral.sh/ty/llms.txt explicit index.md paths from that index
pytest https://docs.pytest.org/en/stable/ https://docs.pytest.org/en/stable/contents.html
pytest-httpx https://colin-b.github.io/pytest_httpx/ --
Python 3.14 https://docs.python.org/3.14/ https://docs.python.org/3/whatsnew/3.14.html
Conventional Commits https://www.conventionalcommits.org/en/v1.0.0/ pyproject.toml Commitizen config

Fetching

  • Prefer llms.txt when present; for Astral docs use explicit index.md paths from the index.
  • This project is an llms.txt client -- dogfood it: uvx llmsdottxt-mcp scan then the search tool.
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. 3d ago First seen · 31 lines · 0 tokens per session scan A 1904d5ee8604

Subscribe to this mod's changes

source-map is an agent published in the GitHub repository lehre-labs/llmsdottxt-mcp (1 stars, last pushed 11d ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 571 tokens. 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 agents, from other repositories

TEAM_USAGE

Agent "TEAM_USAGE" from Auriti-Labs/geo-optimizer-skill, covering agent team usage guide, geoready / geo optimizer, 1. agent inventory, 2. read-only reviewers and 3. code-writing implementation agents.

Auriti-Labs/geo-optimizer-skill · 0 tokens

geo-qa-verifier

Performs independent QA, regression testing, build verification, contract validation, smoke checks, and final PASS/PASS WITH ISSUES/FAIL reports across GEO Optimizer and GeoReady.

Auriti-Labs/geo-optimizer-skill · 42 tokens

geo-wordpress-connector-architect

Designs the future lightweight WordPress connector for GeoReady, including API-key connection, site metadata, sitemap/CPT/WooCommerce/ACF detection, admin widget, security, and least-privilege architecture.

Auriti-Labs/geo-optimizer-skill · 51 tokens

geoready-dashboard-ui

Designs and implements GeoReady dashboard UI, React/Astro frontend components, empty/loading/error states, premium gating, accessible UX, and claim-safe product copy.

Auriti-Labs/geo-optimizer-skill · 38 tokens

geoready-platform-api

Designs and implements GeoReady platform backend, API routes, database models, migrations, services, entitlements, scheduler jobs, and integration with GEO Optimizer JSON output.

Auriti-Labs/geo-optimizer-skill · 40 tokens

geo-security-privacy-reviewer

Reviews GeoReady/GEO Optimizer changes for SSRF, unsafe URL handling, log upload privacy, API key leakage, ownership isolation, crawler spoofing caveats, WordPress security, and LLM data handling.

Auriti-Labs/geo-optimizer-skill · 50 tokens