Skip to content

Add Expo plugin#139

Open
dimillian-oai wants to merge 5 commits intomainfrom
dimillian/add-explo-plugin
Open

Add Expo plugin#139
dimillian-oai wants to merge 5 commits intomainfrom
dimillian/add-explo-plugin

Conversation

@dimillian-oai
Copy link
Copy Markdown
Contributor

Summary

  • Add the Expo plugin with 13 skills for Expo Router UI, API routes, data fetching, native modules, dev clients, deployment, workflows, and SDK upgrades
  • Wire Expo metadata, logo asset, marketplace registration, README listing, and authenticated Expo MCP endpoint
  • Add codex-expo-run-actions guidance for script/build_and_run.sh and Codex Run/action-button setup

Testing

  • Verified Expo plugin manifest with validator: skills: 13, mcp: 1
  • Ran JSON parse checks for plugin / marketplace / MCP metadata
  • Ran node --check for Expo workflow helper scripts
  • Ran git diff --check
  • Verified public Expo metadata links and MCP endpoint response

@dimillian-oai dimillian-oai requested review from a team, cching-openai and vb-openai April 9, 2026 14:17
…lugin

# Conflicts:
#	.agents/plugins/marketplace.json
Copy link
Copy Markdown

@Kudo Kudo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for helping on the codex plugin. that looks promising and i mostly left the mcp question.

"mcpServers": {
"expo": {
"type": "streamable_http",
"url": "https://mcp.expo.dev/mcp"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fwiw our mcp requires paid subscription in the meantime. (i'm working on free account access). that's why i didn't put mcp server to the original expo plugin.

not sure if that would be a concern for codex usage. if it's a concern, we can add mcp later once we get free account access ready.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad you'll support a free tier! this will make the experience better. Will remove it for now then.

dimillian-oai and others added 3 commits April 11, 2026 07:43
Copy link
Copy Markdown

@Kudo Kudo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all looks good. thanks again for helping this out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants