8000 GitHub - expo-starter/cli: Official Expo Starter CLI & MCP server.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

expo-starter/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XPOS - Expo Starter CLI

Official CLI for Expo Starter tools and MCP configuration.

CLI

Available Commands

Install MCP configuration

npx xpos mcp install <client>

Supported Clients

  • cursor
  • windsurf
  • claude
  • cline
  • roo-cline

Manual Installation

Add to your MCP config:

{
  "mcpServers": {
    "@expo-starter/mcp-remote": {
      "command": "npx",
      "args": ["mcp-remote", "https://expostarter.com/api/mcp"]
    }
  }
}

About

Official Expo Starter CLI & MCP server.

Resources

License

Stars

Watchers

Forks

0