MCPcopy Index your code
hub / github.com/MoonKraken/shore

github.com/MoonKraken/shore @0.1.4

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.1.4 ↗ · + Follow
139 symbols 275 edges 15 files 21 documented · 15%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Shore Terminal Interface

Shore

Shore is a terminal based chatbot interface that is simultaneously minimalist, productive, and aesthetically pleasing. Read the docs

Conversations are stored locally in a SQLite database, by default in ~/.shore/default.db

Installation

  1. cargo install shore
  2. Set at least one API key - HF_TOKEN, OPENAI_API_KEY, ANTHROPIC_API_KEY, GROQ_API_KEY, XAI_API_KEY, SONAR_API_KEY
  3. Review Keybindings

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 74
Function 41
Class 15
Enum 7
Interface 2

Languages

Rust100%

Modules by API surface

src/app.rs32 symbols
src/database.rs25 symbols
src/ui.rs17 symbols
src/markdown.rs17 symbols
src/model/chat.rs14 symbols
src/model_select_modal/mod.rs12 symbols
src/provider/provider.rs6 symbols
src/provider/openai_provider.rs5 symbols
src/model_select_modal/event.rs4 symbols
src/model_select_modal/render.rs2 symbols
src/model/tool.rs2 symbols
src/main.rs2 symbols

For agents

$ claude mcp add shore \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page