## Ship stablecoinapps

with Dynamic in React

### Get started

1. **Get an account**  
   Create an environment in the [Dynamic dashboard](https://app.dynamic.xyz/).

2. **Install the MCP**  
   - Cursor  
   - Claude Code  
   - Codex  
   - Other

[Click here to add the MCP to Cursor.](https://cursor.com/en/install-mcp?name=dynamic&config=eyJ1cmwiOiJodHRwczovL3d3dy5keW5hbWljLnh5ei9kb2NzL21jcCJ9)

```bash
   claude mcp add --transport http dynamic https://www.dynamic.xyz/docs/mcp
   ```

```bash
   codex mcp add dynamic --url https://www.dynamic.xyz/docs/mcp
   ```

If your editor or agent supports remote HTTP MCP, add a server that points at `https://www.dynamic.xyz/docs/mcp`. The exact steps depend on the product; use its MCP documentation for URL-based or HTTP transport setup.

3. **Ask your agent**  
   It can access the documentation and start implementing for you!

### Browse by platform

Prefer reading in the browser? Use the product menu (top left) or open a guide below.

- [**JavaScript**](/content/docs/javascript/index.html)
- [**React**](/content/docs/react/index.html)
- [**React Native**](/content/docs/react-native/index.html)
- [**Flutter**](/content/docs/flutter/index.html)
- [**Swift**](/content/docs/swift/index.html)
- [**Unity**](/content/docs/unity/index.html)
- [**Kotlin**](/content/docs/kotlin/index.html)
- [**Node**](/content/docs/node/index.html)
- [**Python**](/content/docs/python/quickstart/index.html)
- [**Rust** 
  
  Beta](/content/docs/rust/quickstart/index.html)
- [**Java** 
  
  Beta](/content/docs/java/quickstart/index.html)
- [**CLI** 
  
  Manage environments from the terminal](/content/docs/cli/index.html)
- [**API** 
  
  Integrate anything using HTTP](/content/docs/api-reference/index.html)
- [**Prefer to browse full integrations?** 
  
  Check out the Recipes section.](/content/docs/recipes/recipes/index.html)

### Support & feedback

Reach us for questions, issues, ideas, or feedback:

- [**Slack** 
  
  Join our Slack community](/content/slack/index.html)
- [**X** 
  
  Post or DM us on X](https://x.com/dynamic%5Fxyz)
- [**Email**](mailto: hello@dynamic.xyz)

[**Founders**](mailto:founders@dynamic.xyz) — tell us what works and what does not

Last modified on July 10, 2026
