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.
npx agentmods add mcp/seom-ingit/vision_kit/vision_kitgit clone --depth 1 https://github.com/Seom-ingit/vision_kitGrade A, and why
vision_kit 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.
What it actually says
{ "vision_kit": { "command": "uvx", "args": [ "vision_kit" ] } }
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.
- yesterday First seen · 8 lines scan A 1069c3b08b82
vision_kit is an MCP server published in the GitHub repository Seom-ingit/vision_kit (0 stars, last pushed 17d ago), licensed Apache-2.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-31.
Other mcp servers, from other repositories
deepseek-visionary
MCP server "deepseek-visionary" as configured in xlight/deepseek-visionary. Launched with https://github.com/xlight/deepseek-visionary/releases/download/v0.2.2/visionary-.
fcc-graph
MCP server "fcc-graph" as configured in sepehrbayat/SEPCC. Runs locally from the python Python package. Needs 1 environment variable to run.
llm-usage-mcp
Local-first, multi-provider tool that captures LLM API spend and exposes it to coding agents via MCP. Runs locally from the llm-usage-mcp Python package.
guarftrain
Training Guardian — sidecar training monitor with crash recovery, agent decisions, MCP & web dashboard. Runs locally from the guarftrain Python package.
url-manager-mcp
URL Manager MCP Server — Agent-first web link collection & knowledge management. Runs locally from the url-manager-mcp Python package. Needs 2 environment variables to run.
repogate
Reusable repository structure baselines for architecture-aware pull request gates. Runs locally from the repogate npm package.