iApp AI 2.0 — new Python packages and an MCP server that plugs 30+ Thai AI APIs into Claude Code
· 6 min read

Install in Claude Code — one command
claude mcp add iapp-mcp -s user -e IAPP_API_KEY=YOUR_API_KEY -- uvx iapp-mcp
Needs uv (brew install uv) and an API key from iapp.co.th → API Keys → Create New API Key. Then just ask in plain language — no special syntax. → Full MCP Server guide (all 37 tools, other clients, troubleshooting)
Our Python SDK just grew up. iApp AI 2.0 reorganizes github.com/iapp-technology/iapp_ai into a monorepo of three packages — and the headline addition is an MCP server that hands your AI assistant 37 tools covering the whole iApp AI Marketplace.
The short version: with one command, Claude Code can read a Thai ID card, transcribe a meeting, translate to Japanese, generate a video, or optimize a delivery route — because it now speaks directly to our APIs.