Continuum
未申請A persistent, multi-agent Model Context Protocol (MCP) server. Continuum gives AI coding agents — Claude Code, OpenCode, Codex, Gemini CLI — a shared, live view of a codebase and a memory that survives across agents and sessions.
インストール
cargo install --path crates/continuum-adapter未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(13個)
commit_intent
Log what an agent did and expects next
find_callers
Every call site of a symbol
find_text
Literal or regex text search across every file — line-precise grep
get_file_outline
File structure — definitions with bodies folded
get_local_graph
Recursive tree of what a symbol calls
get_recent_changes
Recent agent intents
get_stats
Index health — graph size, semantic-search state, uptime
get_symbol_definition
Full source + docstring of a symbol
read_project_guidelines
Read all stored decisions and lore
read_scratchpad
Read recent scratchpad entries
search_code
Ranked symbol search — hybrid lexical + semantic
store_architectural_decision
Persist a design decision / ADR
write_scratchpad
Append to the shared scratchpad