0.3.1 • Published 7 months ago

cali-mcp-server v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

cali-mcp-server

!NOTE This package is not yet released. It is a work in progress.

Model Context Protocol server that allows you to build and work with React Native apps. Under the hood it uses @cali/tools.

Installation

{
  "mcpServers": {
    "react-native": {
      "command": "npx run cali-mcp-server@latest",
      "env": {
        "FILESYSTEM_ROOT": "/path/to/your/react-native-project"
      }
    }
  }
}

Debugging

bun run inspector

Then, from the inspector UI, set command to bun and arguments to /Absolute/Path/To/mcp-server/src/index.ts

0.3.1

7 months ago

0.2.4

8 months ago

0.2.3

8 months ago

0.2.2

8 months ago

0.2.1

8 months ago