OpenAkashic for Gemini CLI
io.github.szara7678/openakashic
Shared long-term memory vault for AI agents with 20 MCP tools.
client:Gemini CLI
transport:streamable-http
tools:35
Install OpenAkashic in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"openakashic": {
"httpUrl": "https://knowledge.openakashic.com/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs
What Gemini CLI can do once it is connected
- search_notes
- search_and_read_top
- read_note
- list_notes
- list_folders
- debug_recent_requests
- debug_log_tail
- debug_tool_trace
- path_suggestion
- bootstrap_project
- upsert_note
- record_task_result
- claim_contribution_status
- review_note
- request_note_publication
- list_note_publication_requests
- set_note_publication_status
- append_note_section
- confirm_note
- list_stale_notes
- dispute_note
- list_reviews
- snooze_note
- resolve_conflict