XPOS - Expo Starter CLI
@expo-starter
XPOS - Expo Starter CLI について
Official Expo Starter CLI & MCP server.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"cli-expo-starter": {
"command": "npx",
"args": [
"xpos",
"mcp",
"install",
"<client>"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is XPOS - Expo Starter CLI?
It is the official CLI for Expo Starter tools and MCP configuration, allowing users to install MCP (Model Context Protocol) setup for supported AI clients.
How to use XPOS - Expo Starter CLI?
Run npx xpos mcp install <client> where <client> is one of the supported editors. Alternatively, manually add the provided JSON configuration to your MCP config file.
Key features of XPOS - Expo Starter CLI
- One‑command MCP installation for popular AI clients
- Supports cursor, windsurf, claude, cline, and roo‑cline
- Manual configuration option via JSON snippet
- Remote MCP server hosted at expostarter.com/api/mcp
Use cases of XPOS - Expo Starter CLI
- Quickly add Expo Starter MCP support to Cursor IDE
- Configure MCP for Claude desktop or CLI client
- Set up MCP in Windsurf, Cline, or Roo‑Cline environments
- Integrate Expo Starter tools into an AI‑assisted development workflow
FAQ from XPOS - Expo Starter CLI
Which AI clients are supported?
Cursor, Windsurf, Claude, Cline, and Roo‑Cline.
How do I install MCP configuration?
Run npx xpos mcp install <client> in your terminal, replacing <client> with the name of your editor.
How do I manually configure MCP?
Add the following JSON to your MCP config file:
{
"mcpServers": {
"@expo-starter/mcp-remote": {
"command": "npx",
"args": ["mcp-remote", "https://expostarter.com/api/mcp"]
}
}
}
「開発者ツール」の他のコンテンツ
Huoshan Test
volcenginetest
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
Grafana MCP server
grafanaMCP server for Grafana
コメント