بنقرة واحدة
agentio-mcp
Use when interacting with mcp via the agentio CLI.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use when interacting with mcp via the agentio CLI.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Use when interacting with Google Chat via the agentio CLI - send messages, list spaces, read history.
Use to manage the agentio daemon (runs the scheduler for .run.md prompts).
Use when interacting with Google Docs via the agentio CLI - list, read, create.
Use when interacting with Google Drive via the agentio CLI - list, search, download, upload, folder navigation.
Use when interacting with Gmail via the agentio CLI - list, read, search, send, draft, reply, archive, mark, attachments, export.
Use when sending Telegram messages via the agentio CLI.
استنادا إلى تصنيف SOC المهني
| name | agentio-mcp |
| description | Use when interacting with mcp via the agentio CLI. |
Auto-generated from agentio skill mcp. Do not edit by hand.
Start stdio MCP server exposing CLI commands as tools
Examples:
# expose a single profile as MCP tools (stdio transport)
agentio mcp serve gmail:work
# expose multiple services / profiles in one server
agentio mcp serve gmail:work slack:team rss
# use the default profile (omit `:profile`)
agentio mcp serve rss
Install MCP server config into .mcp.json
Examples:
# interactive picker over your configured profiles
agentio mcp install
# write .mcp.json non-interactively for specific pairs
agentio mcp install gmail:work slack:team
# default profile for one service
agentio mcp install rss