Skip to main content

3 posts tagged with "Integration"

System integration

View all tags

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

· 6 min read
Kobkrit Viriyayudhakorn
CEO @ iApp Technology

iApp AI 2.0 — Python SDK, MCP Server and shared core

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.thAPI KeysCreate 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.

What is n8n? A Complete Guide to Workflow Automation for Beginners

· 11 min read
Kobkrit Viriyayudhakorn
CEO @ iApp Technology

Imagine automatically extracting text from Thai ID cards when customers upload them, sending the data to your CRM, notifying your team on Slack, and updating a Google Sheet — all without writing a single line of code. That's the power of n8n, an open-source workflow automation platform that connects your apps and automates your processes.

What is an AI API? A Complete Beginner's Guide with Hands-On Tutorial

· 10 min read
Kobkrit Viriyayudhakorn
CEO @ iApp Technology

By Dr. Kobkrit Viriyayudhakorn, CEO & Founder, iApp Technology

Have you ever wondered how applications like Google Translate, face filters on Instagram, or voice assistants like Siri work? Behind these amazing features lies a powerful technology called AI API. In this guide, we'll break down exactly what an AI API is, how it works, and most importantly - you'll build your first AI-powered application by the end of this article!

AI API Beginner's Guide