12 lines
407 B
JSON
12 lines
407 B
JSON
{
|
|
"name": "claude-mailbox",
|
|
"version": "1.4.0",
|
|
"description": "Auto-checks the local Claude-Mailbox daemon before every prompt and after each subagent run, and injects pending messages into the conversation context.",
|
|
"author": {
|
|
"name": "Mika Kuns"
|
|
},
|
|
"homepage": "https://git.kuns.dev/releases/ClaudeMailbox",
|
|
"license": "MIT",
|
|
"keywords": ["mailbox", "ipc", "coordination", "mcp"]
|
|
}
|