Used by 1 plugin
Add to your .mcp.json:
{
"mcpServers": {
"grimoire": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/grimoire-mcp",
"env": {
"OLLAMA_URL": "http://localhost:11434",
"GRIMOIRE_DB": "${HOME}/.grimoire/grimoire.db"
}
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/bin/grimoire-mcpOLLAMA_URL=http://localhost:11434GRIMOIRE_DB=${HOME}/.grimoire/grimoire.db