looted/kibi
v1.0.0AGPL-3.0-or-later
Repo-local, per-branch, queryable knowledge base. Portable Agent Plugin packaging Kibi's Agent Skills and MCP server.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
kibistdio
{
"type": "stdio",
"command": "npx",
"args": [
"--no-install",
"kibi-mcp"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "kibi",
"version": "1.0.0",
"description": "Repo-local, per-branch, queryable knowledge base. Portable Agent Plugin packaging Kibi's Agent Skills and MCP server.",
"author": { "name": "Kibi" },
"homepage": "https://github.com/Looted/kibi/blob/develop/docs/install.md",
"repository": "https://github.com/Looted/kibi.git",
"license": "AGPL-3.0-or-later",
"keywords": ["kibi", "mcp", "knowledge-base", "traceability", "swi-prolog"]
}