# How to connect LINE to Claude Cowork

```json
{
  "title": "How to connect LINE to Claude Cowork",
  "toolkit": "LINE",
  "toolkit_slug": "line",
  "framework": "Claude Cowork",
  "framework_slug": "claude-cowork",
  "url": "https://composio.dev/toolkits/line/framework/claude-cowork",
  "markdown_url": "https://composio.dev/toolkits/line/framework/claude-cowork.md",
  "updated_at": "2026-08-09T06:42:25.739Z"
}
```

## Introduction

Cowork is Anthropic's AI agent for knowledge work. Think of it as Claude Code for everything else. It works autonomously with your computer, local files, and applications to accomplish complex tasks.
This guide walks you through the easiest and most secure way to connect your LINE account to Cowork via Composio Connect, enabling it to send coupon broadcast to LINE followers, create rich menu for promotions, list LINE audience groups by size, and more such actions on your behalf without compromising your account security.

## Also integrate LINE with

- [ChatGPT Work](https://composio.dev/toolkits/line/framework/chatgpt)

## Connect LINE to Claude Cowork

### Connecting LINE to Claude Cowork
1. Open Customize
In Claude Desktop, click Customize in the left sidebar, then select Connectors and click the + icon at the top.
2. Add the Composio MCP server
Click Add custom connector and paste in the Composio MCP server URL:

```bash
https://connect.composio.dev/mcp
```

## What is Claude Cowork?

Claude Cowork is Anthropic's agent for general knowledge work. It can use your computer, files, and connected applications to complete longer-running tasks across your work tools.
With Composio Connect, Cowork can securely access apps like LINE through MCP without you sharing account credentials directly with the agent.

## What is the LINE MCP server, and what's possible with it?

The LINE MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your LINE account. It provides structured and secure access so your agent can perform LINE operations on your behalf.

## Supported Tools

| Tool slug | Name | Description |
|---|---|---|
| `LINE_CREATE_RICH_MENU` | Create Rich Menu | Create a rich-menu definition and return its ID. Creation alone does not display it: upload an image, then set it as default or link it to a user. |
| `LINE_CREATE_RICH_MENU_WITH_IMAGE` | Create Rich Menu with Image | Create a rich-menu definition and upload its JPEG or PNG image in one call. If image upload fails, the newly created definition is deleted automatically. The finished menu must still be set as default or linked to a user to display. |
| `LINE_DELETE_RICH_MENU` | Delete Rich Menu | Permanently delete a rich menu by ID. Delete only a menu the caller owns or explicitly intends to remove. |
| `LINE_DOWNLOAD_MESSAGE_CONTENT_PREVIEW` | Download Message Content Preview | Download LINE's reduced-size preview image for a retained image or video message whose contentProvider.type is line. |
| `LINE_GET_MESSAGE_DELIVERY_COUNT` | Get Message Delivery Count | Get the number of reply, push, multicast, or broadcast messages sent on one UTC+9 calendar date. A result can be unready, unavailable_for_privacy, or out_of_service instead of containing a count. |
| `LINE_GET_RICH_MENU` | Get Rich Menu | Get one Messaging API rich-menu definition by ID, including its canvas, tappable areas, and actions. |
| `LINE_LINK_OR_UNLINK_USER_RICH_MENU` | Link or Unlink User Rich Menu | Link or unlink a per-user rich menu. WARNING: LINE can return HTTP 200 even when nothing changed for a nonexistent, deleted, blocked, non-friend, or cross-channel user; success confirms request acceptance, not the assignment effect. |
| `LINE_LIST_CHAT_MEMBER_IDS` | List Chat Member IDs | Return one page of member user IDs for a group or legacy room containing the bot. Requires a verified or premium LINE Official Account; room applies only to legacy multi-person chats. |
| `LINE_LIST_FOLLOWER_IDS` | List Follower IDs | Return one page of user IDs for friends of the LINE Official Account. This endpoint requires a verified or premium LINE Official Account and excludes blockers, deleted users, and users without profile consent. |
| `LINE_LIST_RICH_MENUS` | List Rich Menus | List all rich menus created through the Messaging API. Menus created in LINE Official Account Manager are not included. |
| `LINE_MARK_MESSAGES_AS_READ` | Mark Messages as Read | Mark all messages through a webhook-issued read token as read. The token must have been received by this exact bot; this operation cannot be undone. |
| `LINE_SET_OR_CLEAR_DEFAULT_RICH_MENU` | Set or Clear Default Rich Menu | Set or clear the Messaging API default rich menu. Setting requires an image-backed rich menu; clearing does not delete the menu and does not clear a default managed in LINE Official Account Manager. |
| `LINE_UPLOAD_RICH_MENU_IMAGE` | Upload Rich Menu Image | Upload a JPEG or PNG image for a rich menu. An image cannot be replaced for the same rich-menu ID; create a new menu to use another image. |

## Supported Triggers

None listed.

## Creating MCP Server - Stand-alone vs Composio SDK

The LINE MCP server connects Claude Cowork to your LINE account through Composio. Once connected, Cowork can use the available LINE tools and triggers to complete tasks on your behalf.

## Complete Code

None listed.

## How to build LINE MCP Agent with another framework

- [ChatGPT Work](https://composio.dev/toolkits/line/framework/chatgpt)

## Related Toolkits

- [Gmail](https://composio.dev/toolkits/gmail) - Gmail is Google's email service with powerful spam protection, search, and G Suite integration. It keeps your inbox organized and makes communication fast and reliable.
- [Outlook](https://composio.dev/toolkits/outlook) - Outlook is Microsoft's email and calendaring platform for unified communications and scheduling. It helps users stay organized with powerful email, contacts, and calendar management.
- [Slack](https://composio.dev/toolkits/slack) - Slack is a channel-based messaging platform for teams and organizations. It helps people collaborate in real time, share files, and connect all their tools in one place.
- [Gong](https://composio.dev/toolkits/gong) - Gong is a platform for video meetings, call recording, and team collaboration. It helps teams capture conversations, analyze calls, and turn insights into action.
- [Microsoft teams](https://composio.dev/toolkits/microsoft_teams) - Microsoft Teams is a collaboration platform that combines chat, meetings, and file sharing within Microsoft 365. It keeps distributed teams connected and productive through seamless virtual communication.
- [Slackbot](https://composio.dev/toolkits/slackbot) - Slackbot is a conversational automation tool for Slack that handles reminders, notifications, and automated responses. It boosts team productivity by streamlining onboarding, answering FAQs, and managing timely alerts—all right inside Slack.
- [2chat](https://composio.dev/toolkits/_2chat) - 2chat is an API platform for WhatsApp and multichannel text messaging. It streamlines chat automation, group management, and real-time messaging for developers.
- [Agent mail](https://composio.dev/toolkits/agent_mail) - Agent mail provides AI agents with dedicated email inboxes for sending, receiving, and managing emails. It empowers agents to communicate autonomously with people, services, and other agents—no human intervention needed.
- [Basecamp](https://composio.dev/toolkits/basecamp) - Basecamp is a project management and team collaboration tool by 37signals. It helps teams organize tasks, share files, and communicate efficiently in one place.
- [Chatwork](https://composio.dev/toolkits/chatwork) - Chatwork is a team communication platform with group chats, file sharing, and task management. It helps businesses boost collaboration and streamline productivity.
- [Clickmeeting](https://composio.dev/toolkits/clickmeeting) - ClickMeeting is a cloud-based platform for running online meetings and webinars. It helps businesses and individuals host, manage, and engage virtual audiences with ease.
- [Confluence](https://composio.dev/toolkits/confluence) - Confluence is Atlassian's team collaboration and knowledge management platform. It helps your team organize, share, and update documents and project content in one secure workspace.
- [Dailybot](https://composio.dev/toolkits/dailybot) - DailyBot streamlines team collaboration with chat-based standups, reminders, and polls. It keeps work flowing smoothly in your favorite messaging platforms.
- [Dialmycalls](https://composio.dev/toolkits/dialmycalls) - Dialmycalls is a mass notification service for sending voice and text messages to contacts. It helps teams and organizations quickly broadcast urgent alerts and updates.
- [Dialpad](https://composio.dev/toolkits/dialpad) - Dialpad is a cloud-based business phone and contact center system for teams. It unifies voice, video, messaging, and meetings across your devices.
- [Discord](https://composio.dev/toolkits/discord) - Discord is a real-time messaging and VoIP platform for communities and teams. It lets users chat, share media, and collaborate across public and private channels.
- [Discordbot](https://composio.dev/toolkits/discordbot) - Discordbot is an automation tool for Discord servers that handles moderation, messaging, and user engagement. It helps communities run smoothly by automating routine and complex tasks.
- [Echtpost](https://composio.dev/toolkits/echtpost) - Echtpost is a secure digital communication platform for encrypted document and message exchange. It ensures confidential data stays private and protected during transmission.
- [Egnyte](https://composio.dev/toolkits/egnyte) - Egnyte is a cloud-based platform for secure file sharing, storage, and governance. It helps teams collaborate efficiently while maintaining data compliance and security.
- [Google Chat](https://composio.dev/toolkits/google_chat) - Google Chat is Google Workspace's messaging and collaboration service for teams. It keeps conversations, spaces, files, and work updates in one shared place.

## Frequently Asked Questions

### What are the differences in Tool Router MCP and LINE MCP?

With a standalone LINE MCP server, the agents and LLMs can only access a fixed set of LINE tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from LINE and many other apps based on the task at hand, all through a single MCP endpoint.

### Can I use Tool Router MCP with Claude Cowork?

Yes, you can. Claude Cowork fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right LINE tools.

### Can I manage the permissions and scopes for LINE while using Tool Router?

Yes, absolutely. You can configure which LINE scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

### How safe is my data with Composio Tool Router?

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your LINE data and credentials are handled as safely as possible.

---
[See all toolkits](https://composio.dev/toolkits) · [Composio docs](https://docs.composio.dev/llms.txt)
