nexa-os-clean/ ├── app/ │ ├── api/ │ │ └── chat/ │ │ └── route.ts │ ├── layout.tsx │ ├── page.tsx │ └── globals.css ├── components/ │ └── ChatApp.tsx ├── .env.example ...
TypeScript runtime, CLI, and code-generation toolkit for the Model Context Protocol. MCPorter helps you lean into the "code execution" workflows highlighted in Anthropic's Code Execution with MCP ...