Octopus Blackboard runs on your own machine — the client starts it, so there is no endpoint to ping. 19 installs a week from npm. Last commit 15 Jul 2026.
Shared memory & coordination for AI coding agents — a blackboard, not an orchestrator.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add octopus-blackboard -- npx -y octopus-blackboard
{
"mcpServers": {
"octopus-blackboard": {
"args": [
"-y",
"octopus-blackboard"
],
"command": "npx"
}
}
}
[mcp_servers.octopus-blackboard]
command = "npx"
args = ["-y", "octopus-blackboard"]
{
"mcpServers": {
"octopus-blackboard": {
"args": [
"-y",
"octopus-blackboard"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"octopus-blackboard": {
"args": [
"-y",
"octopus-blackboard"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.