# Install / On-Site Coordination Agent Pack (mf-tpl-036)

> Install / On-Site Coordination Agent Pack (mf-tpl-036) is a paid API for AI agents from nwb-vending.com, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-13).

Returns a structured agent playbook for managing installation and on-site coordination workflows, including templates, scripts, and task sequences for field operations.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/install-on-site-coord/full/playbook.json
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/install-on-site-coordination-agent-pack-mf-tpl-036-328d10eb
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_bPhsYMlK6hDDmeRf5Gbx3

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability install-on-site-coordination-agent-pack-mf-tpl-036-328d10eb -d '<json body>'
```

Example prompt: Pull up the install and on-site coordination playbook from Materials Factory so I can automate how my crew handles installation day — I need the full task sequences, communication templates, and checklists for field coordination.

## When to prefer this

Use this endpoint when you need a pre-built, structured agent playbook specifically for installation and on-site coordination workflows. Prefer this over building custom templates when you want a ready-made Materials Factory template (mf-tpl-036) that an AI agent can immediately consume to orchestrate field installation tasks, crew communication, and on-site logistics.

## Known failure modes

- 404 if pack_id is not found or endpoint is unavailable
- 402 Payment Required if USDC payment via x402 protocol is not included or insufficient
- Invalid JSON response if the playbook template is malformed
- Timeout if the vending service is temporarily overloaded
- pack_id mismatch if a different template ID is accidentally passed

## How this service works

NWB Vending. Practical solutions for small business problems in Kuna, Idaho.

## Output

A JSON playbook document containing structured agent templates, task sequences, communication scripts, checklists, and workflow steps specifically designed for managing installation and on-site coordination operations. The pack (mf-tpl-036) provides everything an AI agent needs to orchestrate field installation activities.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "version": "2.0.0",
  "artifact": "mf-tpl-036",
  "audience": "agent"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/install-on-site-coordination-agent-pack-mf-tpl-036-328d10eb/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nwb-vending.com](https://www.zero.xyz/host/nwb-vending.com/llms.txt)
