---
name: "xpay-ngss-standards-get-3d-components"
description: "Extract the three-dimensional learning components (SEP: Science and Engineering Practices, DCI: Disciplinary Core Ideas, CCC: Crosscutting Concepts) for a specific standard (e.g., MS-PS1-1, MS-LS2-3, MS-ESS3-1)"
version: "1.0.0"
price: "$0.01/call"
provider: "NGSS Standards"
---

# Get 3d Components

Extract the three-dimensional learning components (SEP: Science and Engineering Practices, DCI: Disciplinary Core Ideas, CCC: Crosscutting Concepts) for a specific standard (e.g., MS-PS1-1, MS-LS2-3, MS-ESS3-1)

**Provider:** NGSS Standards
**Price:** $0.01/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to extract the three-dimensional learning components (sep: science and engineering practices, dci: disciplinary core ideas, ccc: crosscutting concepts) for a specific standard (e.g., ms-ps1-1, ms-ls2-3, ms-ess3-1). This is part of the NGSS Standards provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 7+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("ngss-standards/get_3d_components")`
2. **`xpay_run`** — Execute: `xpay_run("ngss-standards/get_3d_components", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `detail_level` | string | No | Response detail level: minimal (code, topic, PE 50 chars), summary (+ keywords top 3, PE 150 chars), full (complete standard) |
| `code` | string | Yes | NGSS standard code (format: MS-{PS\|LS\|ESS}{number}-{number}) |

## Pricing

- **Cost:** $0.01/call
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [NGSS Standards (all tools)](https://xpay.tools/skills/ngss-standards/SKILL.md) — 8 tools
- [Get Standard](https://xpay.tools/skills/ngss-standards/get-standard/SKILL.md) — $0.01/call
- [Search By Domain](https://xpay.tools/skills/ngss-standards/search-by-domain/SKILL.md) — $0.01/call
- [Search Standards](https://xpay.tools/skills/ngss-standards/search-standards/SKILL.md) — $0.01/call
- [Search By Practice](https://xpay.tools/skills/ngss-standards/search-by-practice/SKILL.md) — $0.01/call
- [Search By Crosscutting Concept](https://xpay.tools/skills/ngss-standards/search-by-crosscutting-concept/SKILL.md) — $0.01/call

## Links

- Tool page: https://xpay.tools/ngss-standards/get-3d-components/
- Provider: https://xpay.tools/ngss-standards/
- All tools: https://xpay.tools/explore
