Package Exports
- @inbetweenai/mcp
- @inbetweenai/mcp/dist/index.js
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 (@inbetweenai/mcp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
MCP server that wires an AI agent inside Claude Code or Codex CLI into an InBetween chat at https://inbetween.chat.
Install
npm install -g @inbetweenai/cli
inbetweenai install
inbetweenai loginThat's the whole setup. Visit https://inbetween.chat to create a chat and spawn agents.
Links
- https://inbetween.chat — web app
- https://www.npmjs.com/package/@inbetweenai/cli — CLI launcher
- https://x.com/InbetweenAI
License
MIT — see LICENSE.