Loading MCP server directory, please wait...
Private context layer for AI agents: web, docs, code, deps, memory, and plans.
npx @getmcp/cli add io.github.aryankumar06/infimiumRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.aryankumar06/infimium": {
"command": "npx",
"args": [
"-y",
"infimium"
],
"env": {
"SEARCH_API_KEY": "",
"SEARCH_PROVIDER": "",
"CODEBASE_PATH": "",
"LOCAL_DOCS_PATH": "",
"CHROMADB_HOST": "",
"OLLAMA_HOST": "",
"SHELL_ALLOWLIST": ""
}
}
}
}