Skip to content
Back to search
30
MCP

io.github.octoryn/octopus-blackboard

io.github.octoryn/octopus-blackboard

Shared memory & coordination for AI coding agents — a blackboard, not an orchestrator.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.xchucx/agent-memory
Git-native project memory for AI coding agents: Markdown source of truth, reviewable, secret-safe.
0 tools
io.github.dnotitia/akb
Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.
0 tools
io.github.Muvon/octobrain
Persistent memory for AI assistants with semantic search and knowledge graph relationships.
0 tools
octocode
Code research platform for AI agents: local + GitHub search, LSP semantics, AST patterns, and compact context. one toolset as MCP or CLI
0 tools
io.github.pouyahasanamreji/continuum
Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.
0 tools
Octopad
The back-office workspace for your team's AIs: tasks, knowledge and context shared over MCP.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.octoryn/octopus-blackboard": {
      "url": "None",
      "transport": "http"
    }
  }
}