A
licenseNot graded
qualityF
maintenanceMCP server that lets multiple coding-agent sessions on the same machine discover each other and collaborate through a shared SQLite database.
12 npm
1
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a clearly distinct purpose: listing instances, reading session history, and sending messages. No overlap or ambiguity.
All tool names are lowercase and concise, but 'instances' is a noun while 'read' and 'send' are verbs, creating a slight pattern inconsistency.
Three tools cover the essential operations for interacting with opencode instances (list, read, send) without unnecessary bloat.
Core workflows are covered, but there is no tool to select a specific instance or start a new session, which are minor gaps.