Nilyo distribution kit — remote MCP (https://nilyo.com/mcp): plugin manifests, skills and agent guides
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
/plugin marketplace add nilyo-com/nilyo-mcp
/plugin install nilyo-mcpPlugins overview
# Nilyo — your own LinkedIn, WhatsApp, Instagram, Telegram, Email and Calendar, from any agent
[Nilyo](https://nilyo.com) 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.
[](https://smithery.ai/servers/arnaud-ehq0/nilyo) [](https://glama.ai/mcp/connectors/com.nilyo/nilyo)
- **Registry:** `com.nilyo/nilyo` in the [official MCP Registry](https://registry.modelcontextprotocol.io/v0/servers?search=com.nilyo/nilyo) · [Glama](https://glama.ai/mcp/connectors/com.nilyo/nilyo) · [Smithery](https://smithery.ai/servers/arnaud-ehq0/nilyo) · [mcp.so](https://mcp.so/servers/nilyo)
This repository holds the distribution kit (plugin manifests, skills, guides). The service itself is operated by [Unipile SAS](https://nilyo.com/legal-notice).
## What your agent can do
| Provider | Examples |
| --- | --- |
| **LinkedIn** | search 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, Telegram** | direct messages; Instagram profiles and followers; Telegram groups and channels |
| **Email** | Gmail, Outlook and any IMAP mailbox: folders, threads, search, attachments, drafts, send and reply |
| **Calendar** | Google and Microsoft calendars: list, create, update events |
| **Cross-channel** | check 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, Cowork)
Settings → Connectors → *Add custom connector* → `https://nilyo.com/mcp` → sign in on the Nilyo page. Claude Code: `claude mcp add --transport http nilyo https://nilyo.com/mcp`.
This repository is also a **Claude plugin** (`.claude-plugin/plugin.json` + `.mcp.json` + `skills/`): `claude plugin marketplace add nilyo-com/nilyo-mcp` then `claude plugin install nilyo`, or install it from the Claude plugin directory once listed. The plugin bundles the Nilyo connector with the six skills below and a setup skill.
### 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/`](chatgpt/) and the skills in [`skills/`](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`:
```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](https://nilyo.com/account) (*Agent access*) as `Authorization: Bearer ab_…`. The generic skill for these runtimes is [`skills/nilyo/SKILL.md`](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:
| Skill | Use it for |
| --- | --- |
| `nilyo-linkedin-outreach` | prospecting, network, messages and invitations |
| `nilyo-linkedin-content` | posts, comments, reactions, engagement routines |
| `nilyo-recruiting` | applicants, resumes, Recruiter projects, sourcing |
| `nilyo-messaging-contacts` | WhatsApp, Telegram and Instagram messages by contact name |
| `nilyo-inbox-triage` | summaries, counts, unanswered messages, scheduled check-ins |
| `nilyo-setup` | first sign-in, connecting 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
What people ask about nilyo-mcp
What is nilyo-com/nilyo-mcp?
+
nilyo-com/nilyo-mcp is plugins for the Claude AI ecosystem. Nilyo distribution kit — remote MCP (https://nilyo.com/mcp): plugin manifests, skills and agent guides It has 0 GitHub stars and its last recorded update is dated 2026-09-18.
How do I install nilyo-mcp?
+
You can install nilyo-mcp by cloning the repository (https://github.com/nilyo-com/nilyo-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is nilyo-com/nilyo-mcp safe to use?
+
Our security agent has analyzed nilyo-com/nilyo-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains nilyo-com/nilyo-mcp?
+
nilyo-com/nilyo-mcp is maintained by nilyo-com. The last recorded GitHub activity is dated 2026-09-18, with 0 open issues.
Are there alternatives to nilyo-mcp?
+
Yes. On ClaudeWave you can browse similar plugins at /categories/plugins, sorted by popularity or recent activity.
Deploy nilyo-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/nilyo-com-nilyo-mcp)<a href="https://claudewave.com/repo/nilyo-com-nilyo-mcp"><img src="https://claudewave.com/api/badge/nilyo-com-nilyo-mcp" alt="Featured on ClaudeWave: nilyo-com/nilyo-mcp" width="320" height="64" /></a>More Plugins
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
Agent skill that removes signs of AI-generated writing from text
Academic Research Skills for Claude Code: research → write → review → revise → finalize
Create beautiful slides on the web using a coding agent's frontend skills
A Claude Code plugin that shows what's happening - context usage, active tools, running agents, and todo progress