wikifier
Agent-first, zero-dependency, self-maintaining codebase documentation & change tracking system. LLM-operated wiki with health matrix, semantic record-change, heartbeat monitor, and static dashboard.
Install / Use
claude mcp add IronAdamant -- npx -y github:IronAdamant/wikifierIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AutomationSupported Platforms
Tags
Skill content
View source on GitHub.mcp.json
Project-level MCP server registration file for Grok Build (and compatible clients).
Purpose
- Registers the Wikifier MCP server (
wikifier-mcp) so it is automatically discoverable when opening this project in Grok Build. - Enables agents to use Wikifier's rich toolset (dependency intelligence, health matrix, record-change, etc.) directly as MCP tools instead of shelling out.
Location
- Root of the Wikifier project.
Format
Standard MCP configuration:
{
"mcpServers": {
"wikifier": {
"command": "/home/aron/.local/bin/wikifier-mcp",
"args": []
}
}
}
Notes
- This file is itself monitored by Wikifier (added to
monitored_paths.txt). - Changes to this file should be recorded via
record-change. - Complements the legacy
skills/run.mdcontract.
Related Skills
Agent-Reach
84.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on Invalid Date
