{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_ajwq4h72aakm","handle":"expo","url":"https://wellknown.network/agents/expo","links":{"self":"https://wellknown.network/agents/expo/record.json","html":"https://wellknown.network/agents/expo","markdown":"https://wellknown.network/agents/expo/record.md","api":"https://wellknown.network/api/v1/agents/expo","status":"https://wellknown.network/api/v1/agents/expo/status","claim":"https://wellknown.network/agents/expo/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/expo/claim.json","badge":"https://wellknown.network/agents/expo/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:api.mcp.ai:server:expo","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Expo","summary":"Your Expo and EAS project in natural language: up to date SDK docs, cloud builds (status, logs, trig","description":"Your Expo and EAS project in natural language: up to date SDK docs, cloud builds (status, logs, trig","publisher":{"name":"mcp-dir","url":null},"homepage":null,"repository":"https://github.com/mcp-dir/expo-mcp","version":"0.1.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://api.mcp.ai/p_expo","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-08-21T13:26:25.195486Z","publishedAt":"2026-08-21T13:26:25.195486Z","registryName":"io.github.mcp-dir/expo-mcp"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":1,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":0.992,"provenance":"derived"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":0.906,"provenance":"derived"},{"slug":"dev.monitoring","name":"Monitoring & Observability","confidence":0.833,"provenance":"derived"},{"slug":"code.documentation","name":"Code Documentation","confidence":0.583,"provenance":"derived"},{"slug":"security.identity","name":"Identity & Access","confidence":0.583,"provenance":"derived"},{"slug":"code.debugging","name":"Debugging","confidence":0.569,"provenance":"derived"}],"categories":["code","commerce","dev","security"]},"observed":{"status":"live","statusReason":"Responded 35m ago.","lastOkAt":"2026-09-08T09:26:41.204Z","lastProbedAt":"2026-09-08T09:26:41.204Z","statusComputedAt":"2026-09-08T09:35:52.274Z","reliability30d":{"probes":5,"successRate":1,"p50Ms":137},"latestObservations":[{"at":"2026-09-08T09:26:41.204Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":129,"error":null,"detail":{"tools":[{"name":"expo_add_library","description":"Add an Expo library to the project using expo install and attach usage instructions when available"},{"name":"expo_read_documentation","description":"Fetch a single Expo documentation page and return its content as markdown. Returns up to ~5000 tokens per call. Use offset to paginate through long pages."},{"name":"expo_search_documentation","description":"Search the official Expo documentation and return page URLs ranked by relevance for a user query. Use read_documentation to fetch the full content of specific p"},{"name":"expo_learn","description":"Learn Expo how-to for a specific topic and remember it for future conversations. Use this to teach the assistant about specific Expo features or workflows."},{"name":"expo_workflow_create","description":"Creates a new EAS workflow YAML file for Expo projects or fetches workflow syntax documentation. Use this when users want to create CI/CD workflows in .eas/work"},{"name":"expo_workflow_info","description":"Fetches detailed information about a specific EAS workflow run by ID. Use this to check the status, job results, errors, and artifacts of a workflow run. If wor"},{"name":"expo_workflow_list","description":"Lists recent EAS workflow runs for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\")."},{"name":"expo_workflow_logs","description":"Fetches logs for a specific job in an EAS workflow run. Call without sectionIndex or phase to get a summary of log sections (phase names and line ranges); then "},{"name":"expo_workflow_run","description":"Triggers an EAS workflow run from a git reference. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). The workfl"},{"name":"expo_workflow_cancel","description":"Cancels a running EAS workflow. Use workflow_info to get the workflow run ID."},{"name":"expo_workflow_validate","description":"Validates EAS workflow YAML syntax and configuration. Use this after creating a workflow to ensure it is valid. Provide either appId (from app.json \"extra.eas.p"},{"name":"expo_build_list","description":"Lists EAS builds for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). Use this to see recent builds"},{"name":"expo_build_info","description":"Fetches the status and detailed information about a specific EAS build by ID. Use this to check build status, errors, artifacts, and other details."},{"name":"expo_build_logs","description":"Fetches the logs for a specific EAS build. The build must be completed (finished or errored) to have logs available."},{"name":"expo_build_submit","description":"Submits an EAS build to the app store (Google Play Store for Android, App Store for iOS). The build must be a finished build with the appropriate distribution t"},{"name":"expo_build_run","description":"Triggers a new EAS build using a build profile from eas.json. Requires a GitHub repository to be connected to the project. Provide either appId (from app.json \""},{"name":"expo_build_cancel","description":"Cancels an EAS build that is queued or in progress. Use build_info to check the current status first."},{"name":"expo_testflight_crashes","description":"Fetch TestFlight crash data. Without crashId, lists recent crashes. With crashId, returns the full crash log with stack trace."},{"name":"expo_testflight_feedback","description":"Fetch screenshot feedback from TestFlight. Returns feedback metadata including device info, user comments, and screenshot URLs."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":25,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-08T03:22:50.691Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":130,"error":null,"detail":{"tools":[{"name":"expo_add_library","description":"Add an Expo library to the project using expo install and attach usage instructions when available"},{"name":"expo_read_documentation","description":"Fetch a single Expo documentation page and return its content as markdown. Returns up to ~5000 tokens per call. Use offset to paginate through long pages."},{"name":"expo_search_documentation","description":"Search the official Expo documentation and return page URLs ranked by relevance for a user query. Use read_documentation to fetch the full content of specific p"},{"name":"expo_learn","description":"Learn Expo how-to for a specific topic and remember it for future conversations. Use this to teach the assistant about specific Expo features or workflows."},{"name":"expo_workflow_create","description":"Creates a new EAS workflow YAML file for Expo projects or fetches workflow syntax documentation. Use this when users want to create CI/CD workflows in .eas/work"},{"name":"expo_workflow_info","description":"Fetches detailed information about a specific EAS workflow run by ID. Use this to check the status, job results, errors, and artifacts of a workflow run. If wor"},{"name":"expo_workflow_list","description":"Lists recent EAS workflow runs for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\")."},{"name":"expo_workflow_logs","description":"Fetches logs for a specific job in an EAS workflow run. Call without sectionIndex or phase to get a summary of log sections (phase names and line ranges); then "},{"name":"expo_workflow_run","description":"Triggers an EAS workflow run from a git reference. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). The workfl"},{"name":"expo_workflow_cancel","description":"Cancels a running EAS workflow. Use workflow_info to get the workflow run ID."},{"name":"expo_workflow_validate","description":"Validates EAS workflow YAML syntax and configuration. Use this after creating a workflow to ensure it is valid. Provide either appId (from app.json \"extra.eas.p"},{"name":"expo_build_list","description":"Lists EAS builds for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). Use this to see recent builds"},{"name":"expo_build_info","description":"Fetches the status and detailed information about a specific EAS build by ID. Use this to check build status, errors, artifacts, and other details."},{"name":"expo_build_logs","description":"Fetches the logs for a specific EAS build. The build must be completed (finished or errored) to have logs available."},{"name":"expo_build_submit","description":"Submits an EAS build to the app store (Google Play Store for Android, App Store for iOS). The build must be a finished build with the appropriate distribution t"},{"name":"expo_build_run","description":"Triggers a new EAS build using a build profile from eas.json. Requires a GitHub repository to be connected to the project. Provide either appId (from app.json \""},{"name":"expo_build_cancel","description":"Cancels an EAS build that is queued or in progress. Use build_info to check the current status first."},{"name":"expo_testflight_crashes","description":"Fetch TestFlight crash data. Without crashId, lists recent crashes. With crashId, returns the full crash log with stack trace."},{"name":"expo_testflight_feedback","description":"Fetch screenshot feedback from TestFlight. Returns feedback metadata including device info, user comments, and screenshot URLs."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":25,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T19:21:08.288Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":143,"error":null,"detail":{"tools":[{"name":"expo_add_library","description":"Add an Expo library to the project using expo install and attach usage instructions when available"},{"name":"expo_read_documentation","description":"Fetch a single Expo documentation page and return its content as markdown. Returns up to ~5000 tokens per call. Use offset to paginate through long pages."},{"name":"expo_search_documentation","description":"Search the official Expo documentation and return page URLs ranked by relevance for a user query. Use read_documentation to fetch the full content of specific p"},{"name":"expo_learn","description":"Learn Expo how-to for a specific topic and remember it for future conversations. Use this to teach the assistant about specific Expo features or workflows."},{"name":"expo_workflow_create","description":"Creates a new EAS workflow YAML file for Expo projects or fetches workflow syntax documentation. Use this when users want to create CI/CD workflows in .eas/work"},{"name":"expo_workflow_info","description":"Fetches detailed information about a specific EAS workflow run by ID. Use this to check the status, job results, errors, and artifacts of a workflow run. If wor"},{"name":"expo_workflow_list","description":"Lists recent EAS workflow runs for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\")."},{"name":"expo_workflow_logs","description":"Fetches logs for a specific job in an EAS workflow run. Call without sectionIndex or phase to get a summary of log sections (phase names and line ranges); then "},{"name":"expo_workflow_run","description":"Triggers an EAS workflow run from a git reference. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). The workfl"},{"name":"expo_workflow_cancel","description":"Cancels a running EAS workflow. Use workflow_info to get the workflow run ID."},{"name":"expo_workflow_validate","description":"Validates EAS workflow YAML syntax and configuration. Use this after creating a workflow to ensure it is valid. Provide either appId (from app.json \"extra.eas.p"},{"name":"expo_build_list","description":"Lists EAS builds for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). Use this to see recent builds"},{"name":"expo_build_info","description":"Fetches the status and detailed information about a specific EAS build by ID. Use this to check build status, errors, artifacts, and other details."},{"name":"expo_build_logs","description":"Fetches the logs for a specific EAS build. The build must be completed (finished or errored) to have logs available."},{"name":"expo_build_submit","description":"Submits an EAS build to the app store (Google Play Store for Android, App Store for iOS). The build must be a finished build with the appropriate distribution t"},{"name":"expo_build_run","description":"Triggers a new EAS build using a build profile from eas.json. Requires a GitHub repository to be connected to the project. Provide either appId (from app.json \""},{"name":"expo_build_cancel","description":"Cancels an EAS build that is queued or in progress. Use build_info to check the current status first."},{"name":"expo_testflight_crashes","description":"Fetch TestFlight crash data. Without crashId, lists recent crashes. With crashId, returns the full crash log with stack trace."},{"name":"expo_testflight_feedback","description":"Fetch screenshot feedback from TestFlight. Returns feedback metadata including device info, user comments, and screenshot URLs."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":25,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T11:26:38.412Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":128,"error":null,"detail":{"tools":[{"name":"expo_add_library","description":"Add an Expo library to the project using expo install and attach usage instructions when available"},{"name":"expo_read_documentation","description":"Fetch a single Expo documentation page and return its content as markdown. Returns up to ~5000 tokens per call. Use offset to paginate through long pages."},{"name":"expo_search_documentation","description":"Search the official Expo documentation and return page URLs ranked by relevance for a user query. Use read_documentation to fetch the full content of specific p"},{"name":"expo_learn","description":"Learn Expo how-to for a specific topic and remember it for future conversations. Use this to teach the assistant about specific Expo features or workflows."},{"name":"expo_workflow_create","description":"Creates a new EAS workflow YAML file for Expo projects or fetches workflow syntax documentation. Use this when users want to create CI/CD workflows in .eas/work"},{"name":"expo_workflow_info","description":"Fetches detailed information about a specific EAS workflow run by ID. Use this to check the status, job results, errors, and artifacts of a workflow run. If wor"},{"name":"expo_workflow_list","description":"Lists recent EAS workflow runs for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\")."},{"name":"expo_workflow_logs","description":"Fetches logs for a specific job in an EAS workflow run. Call without sectionIndex or phase to get a summary of log sections (phase names and line ranges); then "},{"name":"expo_workflow_run","description":"Triggers an EAS workflow run from a git reference. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). The workfl"},{"name":"expo_workflow_cancel","description":"Cancels a running EAS workflow. Use workflow_info to get the workflow run ID."},{"name":"expo_workflow_validate","description":"Validates EAS workflow YAML syntax and configuration. Use this after creating a workflow to ensure it is valid. Provide either appId (from app.json \"extra.eas.p"},{"name":"expo_build_list","description":"Lists EAS builds for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). Use this to see recent builds"},{"name":"expo_build_info","description":"Fetches the status and detailed information about a specific EAS build by ID. Use this to check build status, errors, artifacts, and other details."},{"name":"expo_build_logs","description":"Fetches the logs for a specific EAS build. The build must be completed (finished or errored) to have logs available."},{"name":"expo_build_submit","description":"Submits an EAS build to the app store (Google Play Store for Android, App Store for iOS). The build must be a finished build with the appropriate distribution t"},{"name":"expo_build_run","description":"Triggers a new EAS build using a build profile from eas.json. Requires a GitHub repository to be connected to the project. Provide either appId (from app.json \""},{"name":"expo_build_cancel","description":"Cancels an EAS build that is queued or in progress. Use build_info to check the current status first."},{"name":"expo_testflight_crashes","description":"Fetch TestFlight crash data. Without crashId, lists recent crashes. With crashId, returns the full crash log with stack trace."},{"name":"expo_testflight_feedback","description":"Fetch screenshot feedback from TestFlight. Returns feedback metadata including device info, user comments, and screenshot URLs."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":25,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T03:30:54.197Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":308,"error":null,"detail":{"tools":[{"name":"expo_add_library","description":"Add an Expo library to the project using expo install and attach usage instructions when available"},{"name":"expo_read_documentation","description":"Fetch a single Expo documentation page and return its content as markdown. Returns up to ~5000 tokens per call. Use offset to paginate through long pages."},{"name":"expo_search_documentation","description":"Search the official Expo documentation and return page URLs ranked by relevance for a user query. Use read_documentation to fetch the full content of specific p"},{"name":"expo_learn","description":"Learn Expo how-to for a specific topic and remember it for future conversations. Use this to teach the assistant about specific Expo features or workflows."},{"name":"expo_workflow_create","description":"Creates a new EAS workflow YAML file for Expo projects or fetches workflow syntax documentation. Use this when users want to create CI/CD workflows in .eas/work"},{"name":"expo_workflow_info","description":"Fetches detailed information about a specific EAS workflow run by ID. Use this to check the status, job results, errors, and artifacts of a workflow run. If wor"},{"name":"expo_workflow_list","description":"Lists recent EAS workflow runs for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\")."},{"name":"expo_workflow_logs","description":"Fetches logs for a specific job in an EAS workflow run. Call without sectionIndex or phase to get a summary of log sections (phase names and line ranges); then "},{"name":"expo_workflow_run","description":"Triggers an EAS workflow run from a git reference. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). The workfl"},{"name":"expo_workflow_cancel","description":"Cancels a running EAS workflow. Use workflow_info to get the workflow run ID."},{"name":"expo_workflow_validate","description":"Validates EAS workflow YAML syntax and configuration. Use this after creating a workflow to ensure it is valid. Provide either appId (from app.json \"extra.eas.p"},{"name":"expo_build_list","description":"Lists EAS builds for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). Use this to see recent builds"},{"name":"expo_build_info","description":"Fetches the status and detailed information about a specific EAS build by ID. Use this to check build status, errors, artifacts, and other details."},{"name":"expo_build_logs","description":"Fetches the logs for a specific EAS build. The build must be completed (finished or errored) to have logs available."},{"name":"expo_build_submit","description":"Submits an EAS build to the app store (Google Play Store for Android, App Store for iOS). The build must be a finished build with the appropriate distribution t"},{"name":"expo_build_run","description":"Triggers a new EAS build using a build profile from eas.json. Requires a GitHub repository to be connected to the project. Provide either appId (from app.json \""},{"name":"expo_build_cancel","description":"Cancels an EAS build that is queued or in progress. Use build_info to check the current status first."},{"name":"expo_testflight_crashes","description":"Fetch TestFlight crash data. Without crashId, lists recent crashes. With crashId, returns the full crash log with stack trace."},{"name":"expo_testflight_feedback","description":"Fetch screenshot feedback from TestFlight. Returns feedback metadata including device info, user comments, and screenshot URLs."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":25,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-06T20:25:46.215Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":114,"error":null,"detail":{"tools":[{"name":"expo_add_library","description":"Add an Expo library to the project using expo install and attach usage instructions when available"},{"name":"expo_read_documentation","description":"Fetch a single Expo documentation page and return its content as markdown. Returns up to ~5000 tokens per call. Use offset to paginate through long pages."},{"name":"expo_search_documentation","description":"Search the official Expo documentation and return page URLs ranked by relevance for a user query. Use read_documentation to fetch the full content of specific p"},{"name":"expo_learn","description":"Learn Expo how-to for a specific topic and remember it for future conversations. Use this to teach the assistant about specific Expo features or workflows."},{"name":"expo_workflow_create","description":"Creates a new EAS workflow YAML file for Expo projects or fetches workflow syntax documentation. Use this when users want to create CI/CD workflows in .eas/work"},{"name":"expo_workflow_info","description":"Fetches detailed information about a specific EAS workflow run by ID. Use this to check the status, job results, errors, and artifacts of a workflow run. If wor"},{"name":"expo_workflow_list","description":"Lists recent EAS workflow runs for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\")."},{"name":"expo_workflow_logs","description":"Fetches logs for a specific job in an EAS workflow run. Call without sectionIndex or phase to get a summary of log sections (phase names and line ranges); then "},{"name":"expo_workflow_run","description":"Triggers an EAS workflow run from a git reference. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). The workfl"},{"name":"expo_workflow_cancel","description":"Cancels a running EAS workflow. Use workflow_info to get the workflow run ID."},{"name":"expo_workflow_validate","description":"Validates EAS workflow YAML syntax and configuration. Use this after creating a workflow to ensure it is valid. Provide either appId (from app.json \"extra.eas.p"},{"name":"expo_build_list","description":"Lists EAS builds for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). Use this to see recent builds"},{"name":"expo_build_info","description":"Fetches the status and detailed information about a specific EAS build by ID. Use this to check build status, errors, artifacts, and other details."},{"name":"expo_build_logs","description":"Fetches the logs for a specific EAS build. The build must be completed (finished or errored) to have logs available."},{"name":"expo_build_submit","description":"Submits an EAS build to the app store (Google Play Store for Android, App Store for iOS). The build must be a finished build with the appropriate distribution t"},{"name":"expo_build_run","description":"Triggers a new EAS build using a build profile from eas.json. Requires a GitHub repository to be connected to the project. Provide either appId (from app.json \""},{"name":"expo_build_cancel","description":"Cancels an EAS build that is queued or in progress. Use build_info to check the current status first."},{"name":"expo_testflight_crashes","description":"Fetch TestFlight crash data. Without crashId, lists recent crashes. With crashId, returns the full crash log with stack trace."},{"name":"expo_testflight_feedback","description":"Fetch screenshot feedback from TestFlight. Returns feedback metadata including device info, user comments, and screenshot URLs."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":25,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.342","protocolVersion":"2025-06-18"}}],"tools":[{"name":"expo_add_library","description":"Add an Expo library to the project using expo install and attach usage instructions when available"},{"name":"expo_read_documentation","description":"Fetch a single Expo documentation page and return its content as markdown. Returns up to ~5000 tokens per call. Use offset to paginate through long pages."},{"name":"expo_search_documentation","description":"Search the official Expo documentation and return page URLs ranked by relevance for a user query. Use read_documentation to fetch the full content of specific p"},{"name":"expo_learn","description":"Learn Expo how-to for a specific topic and remember it for future conversations. Use this to teach the assistant about specific Expo features or workflows."},{"name":"expo_workflow_create","description":"Creates a new EAS workflow YAML file for Expo projects or fetches workflow syntax documentation. Use this when users want to create CI/CD workflows in .eas/work"},{"name":"expo_workflow_info","description":"Fetches detailed information about a specific EAS workflow run by ID. Use this to check the status, job results, errors, and artifacts of a workflow run. If wor"},{"name":"expo_workflow_list","description":"Lists recent EAS workflow runs for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\")."},{"name":"expo_workflow_logs","description":"Fetches logs for a specific job in an EAS workflow run. Call without sectionIndex or phase to get a summary of log sections (phase names and line ranges); then "},{"name":"expo_workflow_run","description":"Triggers an EAS workflow run from a git reference. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). The workfl"},{"name":"expo_workflow_cancel","description":"Cancels a running EAS workflow. Use workflow_info to get the workflow run ID."},{"name":"expo_workflow_validate","description":"Validates EAS workflow YAML syntax and configuration. Use this after creating a workflow to ensure it is valid. Provide either appId (from app.json \"extra.eas.p"},{"name":"expo_build_list","description":"Lists EAS builds for a project. Provide either appId (from app.json \"extra.eas.projectId\") OR appFullName (e.g., \"@owner/my-app\"). Use this to see recent builds"},{"name":"expo_build_info","description":"Fetches the status and detailed information about a specific EAS build by ID. Use this to check build status, errors, artifacts, and other details."},{"name":"expo_build_logs","description":"Fetches the logs for a specific EAS build. The build must be completed (finished or errored) to have logs available."},{"name":"expo_build_submit","description":"Submits an EAS build to the app store (Google Play Store for Android, App Store for iOS). The build must be a finished build with the appropriate distribution t"},{"name":"expo_build_run","description":"Triggers a new EAS build using a build profile from eas.json. Requires a GitHub repository to be connected to the project. Provide either appId (from app.json \""},{"name":"expo_build_cancel","description":"Cancels an EAS build that is queued or in progress. Use build_info to check the current status first."},{"name":"expo_testflight_crashes","description":"Fetch TestFlight crash data. Without crashId, lists recent crashes. With crashId, returns the full crash log with stack trace."},{"name":"expo_testflight_feedback","description":"Fetch screenshot feedback from TestFlight. Returns feedback metadata including device info, user comments, and screenshot URLs."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.mcp-dir/expo-mcp","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.mcp-dir%2Fexpo-mcp","firstSeenAt":"2026-09-06T19:18:47.102Z","fetchedAt":"2026-09-06T19:18:47.102Z","normalizedAt":"2026-09-06T19:18:47.102Z"}]},"firstSeenAt":"2026-09-06T19:18:47.102Z","updatedAt":"2026-09-08T09:36:35.431Z"}