Loading MCP server directory, please wait...
Knowledge Graphs to enable memory persistence, knowledge evolution, explainable interaction.
npx @getmcp/cli add io.github.ldclabs/KIPRequires Node.js 18+. Community-contributed server. Review source before installing.
KIP_BACKEND_URLHTTP URL for the KIP backend endpoint
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ldclabs/KIP": {
"command": "npx",
"args": [
"-y",
"@ldclabs/kip-mcp-server"
],
"env": {
"KIP_BACKEND_URL": "",
"KIP_API_KEY": ""
}
}
}
}