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.
git clone --depth 1 https://github.com/tlennon-ie/neurodockWrote 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.
[](https://agentmods.dev/mcp/tlennon-ie/neurodock/neurodock-neurodock-cognitive-graph)<a href="https://agentmods.dev/mcp/tlennon-ie/neurodock/neurodock-neurodock-cognitive-graph"><img src="https://agentmods.dev/badge/mcp/tlennon-ie/neurodock/neurodock-neurodock-cognitive-graph/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/tlennon-ie/neurodock/neurodock-neurodock-cognitive-graph"><img src="https://agentmods.dev/badge/mcp/tlennon-ie/neurodock/neurodock-neurodock-cognitive-graph.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
neurodock-cognitive-graph 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 12d 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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What else .mcp.json configures
This page is one entry in a file that holds 5. Installing the file brings all of them; each is measured and scanned on its own page.
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.
- 12d ago First seen · 8 lines scan A cd53cf53be52
neurodock-cognitive-graph is an MCP server published in the GitHub repository tlennon-ie/neurodock (12 stars, last pushed yesterday), licensed AGPL-3.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. 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-30.
Other mcp servers, from other repositories
mem-search
MCP server "mem-search" as configured in maxritter/pilot-shell. Launched with sh -c bun run ~/.pilot/scripts/mcp-server.cjs.
troth-cache
MCP server "troth-cache" as configured in xgre1/troth. Runs ${CLAUDE_PLUGIN_ROOT}/mcp-servers/troth-cache/server.mjs with node.
lethe
Context garbage collector for long-running LLM agents — offload and recall to save tokens (Claude Code & Codex via MCP). Runs locally from the lethe-llm-context Python package. Needs 1 environment variable to run.
thought-mcp
THOUGHT — Temporal Hierarchical Object Union & Graph Hybrid Toolkit. A local MCP memory server with bi-temporal graph + vector + temporal layers, a query router, and a consolidation engine. Runs locally from the thought-mcp Python package.
mnemonic-memory
AI Memory MCP Server - Persistent memory management for Claude and other AI assistants. Runs locally from the mnemonic-memory Python package.
chrome-devtools
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.