openclaw-morphixai
v0.8.2
Published
MorphixAI plugin for OpenClaw — connect AI agents to GitHub, GitLab, Jira, Notion, Gmail, Outlook, Figma, and more.
Downloads
529
Readme
Install
openclaw plugins install openclaw-morphixaiSetup
- Get your API Key — Visit morphix.app/api-keys to create a key (format:
mk_xxx) - Set environment variable:
export MORPHIXAI_API_KEY="mk_your_api_key_here" - Link accounts — Visit morphix.app/connections to connect the platforms you want to use
Available Tools
| Tool | Platform | Description |
|------|----------|-------------|
| mx_github | GitHub | Repos, issues, PRs, Actions workflows |
| mx_gitlab | GitLab | Projects, MRs, issues, pipelines, branches |
| mx_jira | Jira | Projects, JQL search, issue CRUD, transitions |
| mx_outlook | Outlook Email | List/search/send/reply messages, folders |
| mx_outlook_calendar | Outlook Calendar | Calendars, events CRUD, calendar view |
| mx_gmail | Gmail | List/search/send messages, labels |
| mx_google_tasks | Google Tasks | Task lists and tasks CRUD |
| mx_notion | Notion | Pages, databases, blocks, search |
| mx_confluence | Confluence | Spaces, pages, labels, comments, CQL search |
| mx_figma | Figma | Projects, files, nodes, images, comments, components, styles |
| mx_ms_todo | Microsoft To Do | Task lists and tasks CRUD |
| mx_link | All platforms | Account management, OAuth connect, API proxy |
Skills
This plugin includes 14 workflow skills that guide the AI agent through common tasks:
- github-workflow — GitHub repo/issue/PR management
- gitlab-workflow — GitLab MR/pipeline/branch workflow
- jira-workflow — Jira issue tracking and sprint management
- notion — Notion page and database management
- confluence — Confluence space and page management
- figma — Figma design file browsing and inspection
- outlook-email — Outlook email management
- outlook-calendar — Outlook calendar and event management
- gmail — Gmail email management
- google-tasks — Google Tasks management
- ms-todo — Microsoft To Do management
- mx-link — Account linking and API proxy
- daily-standup — Aggregated daily report from all connected services
- flights — Flight search and booking (coming soon)
Not using OpenClaw?
For Claude Code, Cursor, or Windsurf, use the MCP server instead:
claude mcp add morphixai-mcp -- npx -y @morphixai/mcp-server \
--env MORPHIXAI_API_KEY="mk_your_api_key_here"See @morphixai/mcp-server for more details.
Related
- @morphixai/mcp-server — MCP server adapter
- @morphixai/core — Core engine
- GitHub — Source code & documentation
License
MIT
