ICS site, NCS site, REST API, Kadence theme, and WordPress agent patterns.
| Path | Description | Auth |
|---|---|---|
| GET /app/wor/search?q= | Full-text search across WordPress vault | x402 $0.001 |
| GET /app/wor/note?section=&file= | Fetch a specific WordPress knowledge note | x402 $0.001 |
| section= | Description |
|---|---|
| 01 - WordPress Core | Core concepts, REST API, hooks, authentication |
| 02 - NZRT Site Setup (Local) | Laragon config, local dev, multisite setup |
| 03 - Plugins Reference | Plugin inventory, config, compatibility |
| 04 - Dev Environment | Local dev tools, debugging, WP-CLI |
| 05 - Dolibarr Integration | WP-Dolibarr connector, sync patterns |
| 06 - Content & Media | Pages, posts, media library, CPT |
| 07 - Projects | ICS site, NCS site project notes |
| 08 - Security & Maintenance | Hardening, backups, updates |
| 09 - Reference | Hooks reference, WP-CLI cheatsheet |
| 10 - NCS Website | nzrtnetwork.com charitable site content |
# Search WordPress vault curl -i "https://api.nzrtnetwork.com/app/wor/search?q=REST+API" # Fetch a note curl -i "https://api.nzrtnetwork.com/app/wor/note?section=01+-+WordPress+Core&file=HOME"
x402-compatible clients handle payment automatically. Contact nathan@nzrtnetwork.com for MCP server access.