Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@rk0429/agentic-relay) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
agentic-relay
agentic-relay is a TypeScript MCP server that launches Claude Code, Codex CLI,
and Gemini CLI through a single spawn_agents tool.
Current scope
- Phase 1 foundation from
docs/requirements.md relay mcp serveover stdio- Parallel
spawn_agents - Backend routing, depth guard, response persistence, and session metadata
- Automatic cross-backend handoff when
session_idis resumed with a different backend
Usage
pnpm install
pnpm build
pnpm relay mcp serveResponses are stored under .relay/ in the current working directory.