cd /news/ai-agents/connecting-a-line-official-account-t… · home topics ai-agents article
[ARTICLE · art-114787] src=dev.to ↗ pub= topic=ai-agents verified=true sentiment=· neutral

Connecting a LINE Official Account to an AI Agent with MCP

LINE has released an official MCP server for its Messaging API, enabling AI agents to manage LINE Official Accounts directly—sending messages, broadcasting promotions, and pushing Flex Message cards without writing API code. A developer documented a complete setup using Codex, highlighting three discrepancies between documentation and actual behavior, including a 403 Forbidden error for unverified accounts and the need for JSON-formatted follower IDs.

read1 min views1 publishedAug 29, 2026

LINE published an official MCP server for its Messaging API, which means an AI agent can now drive a LINE Official Account directly — sending messages, broadcasting promotions, and pushing Flex Message cards without writing any API code.

I set it up with Codex and worked through every capability the server exposes, from creating a fresh account to delivering a message to a real phone. This guide is the result: a complete walkthrough, and an honest account of the three places where the documentation and reality diverge.

~/.codex/config.toml

. Most guides assume the JSON format used by get_follower_ids

returns 403 Forbidden until the account is verified or on a premium plan.default_tools_approval_mode = "writes"

so the agent asks before any send.Every screenshot comes from the actual working setup, including the errors.

The article is available in both English and Thai.

── more in #ai-agents 4 stories · sorted by recency
── more on @line 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/connecting-a-line-of…] indexed:0 read:1min 2026-08-29 ·