Getting it into your agent
There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.
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.
[](https://agentmods.dev/mcp/pedroknigge/open-neural-substrate/ons)<a href="https://agentmods.dev/mcp/pedroknigge/open-neural-substrate/ons"><img src="https://agentmods.dev/badge/mcp/pedroknigge/open-neural-substrate/ons.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
ons 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 5d 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.
What it actually says
{
"ons": {
"command": "/Users/pedroknigge/Desktop/ONS-DEMO/.venv/bin/python",
"args": [
"-m",
"src.integrations.mcp_server"
],
"cwd": "/Users/pedroknigge/Desktop/ONS-DEMO"
}
}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.
- 5d ago First seen · 10 lines scan A 1cedb2c29240
ons is an MCP server published in the GitHub repository pedroknigge/Open-Neural-Substrate (0 stars, last pushed 5mo ago), licensed MIT. 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-31.
Other mcp servers, from other repositories
palace-rs
MCP server "palace-rs" as configured in AncientiCe/palace-rs. Launched with https://github.com/AncientiCe/palace-rs/releases/download/v0.9.1/palace-0.9.1.mc.
talamus
MCP server "talamus" as configured in ampres-ai/talamus. Runs locally from the talamus[mcp] Python package.
talamus
Local-first, source-grounded memory for AI agents with citations, bitemporal history, and MCP. Runs locally from the talamus Python package.
memkeeper
MCP server "memkeeper" as configured in teflon07/memkeeper. Runs in Docker (ghcr.io/teflon07/memkeeper:0.5.3).
trailmem
Local-first, graph-linked persistent memory for AI coding agents (MCP server + CLI). Runs locally from the trailmem Python package.
corerag-system
MCP server "corerag-system" as configured in TJ-Neary/CoreRag. Runs locally from the corerag-system Python package.