nilyo

MCP serverCommunication

Your own LinkedIn, WhatsApp, Instagram, Telegram, Email and Calendar accounts, usable from any agent

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use nilyo

From the project's README

As published by nilyo-com/nilyo-mcp in README.md.

Nilyo is a remote MCP server that connects the accounts you already use to ChatGPT, Claude, Cursor, OpenClaw, Hermes, n8n or any MCP-compatible agent, so it can search, read and act for you on your own accounts — no browser automation.

  • Endpoint: https://nilyo.com/mcp (Streamable HTTP)

  • Auth: OAuth 2.1 with dynamic client registration (sign in or create your Nilyo account on the authorization page; 7-day free trial, no card). Personal tokens for runtimes without OAuth.

  • Tools: 170+ intent-named tools with titles and MCP annotations (read-only / destructive / open-world), exact ID resolution, corrective errors, human-like pacing per provider.

  • Registry: com.nilyo/nilyo in the official MCP Registry · Glama · Smithery · mcp.so

This repository holds the distribution kit (plugin manifests, skills, guides). The service itself is operated by Unipile SAS.

What your agent can do

ProviderExamples
LinkedInsearch people, companies, posts and jobs; "who do I know at Stripe?"; turn a profile URL into a ready-to-send message or invitation; read and answer conversations; publish, comment, react; Sales Navigator and Recruiter when your account has them; job postings and applicants
WhatsApp"send a WhatsApp to Julien saying I'm running late"; read and reply to chats; voice notes, media, groups
Instagram, Telegramdirect messages; Instagram profiles and followers; Telegram groups and channels
EmailGmail, Outlook and any IMAP mailbox: folders, threads, search, attachments, drafts, send and reply
CalendarGoogle and Microsoft calendars: list, create, update events
Cross-channelcheck your email history before replying on LinkedIn; confirm a LinkedIn exchange on WhatsApp; a morning brief of every inbox with the replies to approve

Connect

Claude (claude.ai, Claude Desktop, Claude Code)

Settings → Connectors → Add custom connectorhttps://nilyo.com/mcp → sign in on the Nilyo page. Claude Code: claude mcp add --transport http nilyo https://nilyo.com/mcp.

ChatGPT

Settings → Plugins (Developer mode) → add MCP server https://nilyo.com/mcp with OAuth, or install the published Nilyo plugin from the directory. The portable plugin package is in chatgpt/ and the skills in skills/.

Cursor

This repository is a Cursor plugin (.cursor-plugin/plugin.json + mcp.json): install it from the Cursor marketplace, or add to ~/.cursor/mcp.json:

{ "mcpServers": { "nilyo": { "url": "https://nilyo.com/mcp" } } }

OpenClaw, Hermes, Codex and other MCP runtimes

Point the runtime at https://nilyo.com/mcp. Runtimes without an OAuth flow can use a personal token created on nilyo.com/account (Agent access) as Authorization: Bearer ab_…. The generic skill for these runtimes is skills/nilyo/SKILL.md.

n8n

Community node n8n-nodes-nilyo (Nilyo credential = personal token; Nilyo node for actions, Nilyo Trigger for realtime events). Realtime events can also be delivered to any HTTPS receiver through the webhook_* tools.

Skills

Task-oriented skills (SKILL.md + agents/openai.yaml), usable in ChatGPT, Codex, Claude Code and OpenClaw:

SkillUse it for
nilyo-linkedin-outreachprospecting, network, messages and invitations
nilyo-linkedin-contentposts, comments, reactions, engagement routines
nilyo-recruitingapplicants, resumes, Recruiter projects, sourcing
nilyo-messaging-contactsWhatsApp, Telegram and Instagram messages by contact name
nilyo-inbox-triagesummaries, counts, unanswered messages, scheduled check-ins
nilyo-account-setupconnecting and reconnecting accounts, plan

Good to know

  • Nilyo never guesses between two of your accounts: the agent lists them and passes the account_id you mean.
  • Sends, posts, invitations and deletions are separate tools flagged destructiveHint; agents show the text and wait for approval.
  • Pacing: LinkedIn and Instagram ~100 actions/day per account, WhatsApp 20 new conversations/day, calls serialized per account.
  • Accounts are connected once through a secure link (Hosted Auth) or a WhatsApp/Telegram QR code shown in the conversation; credentials never transit through the agent.

Setup guide: https://nilyo.com/setup-for-agents · Pricing: https://nilyo.com/pricing · Privacy: https://nilyo.com/privacy · Support: https://nilyo.com/support

Advanced
Delivery
nilyo MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
com-nilyo-nilyo
Source
github.com/nilyo-com/nilyo-mcp
Hosted endpoint
https://nilyo.com/mcp