HTTP/SSE Transport for multi-instance deployments #9

Closed
opened 2026-01-21 20:45:27 +00:00 by jack · 1 comment
Owner

Feature Request

HTTP/SSE Transport support in addition to stdio for multi-instance deployments.

Use Case

  • Multiple Claude Code instances share one claude-mem worker
  • Container/Kubernetes deployments
  • Remote worker access

Proposed Implementation

New transport layer alongside stdio:

  • HTTP endpoints for MCP tool calls
  • SSE for streaming responses
  • Configurable via settings

Reference

Issue: https://github.com/thedotmack/claude-mem/issues/752


Migrated-From: jack/claude-mem-fork#66

## Feature Request HTTP/SSE Transport support in addition to stdio for multi-instance deployments. ## Use Case - Multiple Claude Code instances share one claude-mem worker - Container/Kubernetes deployments - Remote worker access ## Proposed Implementation New transport layer alongside stdio: - HTTP endpoints for MCP tool calls - SSE for streaming responses - Configurable via settings ## Reference Issue: https://github.com/thedotmack/claude-mem/issues/752 -------- Migrated-From: jack/claude-mem-fork#66
jack closed this issue 2026-01-24 09:14:27 +00:00
Author
Owner

Closing as duplicate of #34 which has more details.

Closing as duplicate of #34 which has more details.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable/claude-mem#9
No description provided.