# Pricing — miido 知漸設計研究室

> Machine-readable pricing for AI agents. Amounts are shown with each plan's own currency.

This document lives at https://edu.miido.org/pricing.md.

## Pricing model

This site sells items individually rather than through subscription plans. Prices for the current catalog are listed below and in [https://edu.miido.org/llms.txt](https://edu.miido.org/llms.txt).

## Courses & events

Courses and events are priced per item. Each listing in [https://edu.miido.org/llms.txt](https://edu.miido.org/llms.txt) links to a page whose price is available as Markdown (send `Accept: text/markdown`) or via the OpenAPI spec at [https://edu.miido.org/openapi.json](https://edu.miido.org/openapi.json).

## How to buy programmatically

- **MCP server**: connect to https://edu.miido.org/mcp and use the catalog tools.
- **HTTP API**: see the OpenAPI spec at [https://edu.miido.org/openapi.json](https://edu.miido.org/openapi.json).
