Community integrations
mnml’s integration model lets anyone publish a standalone CLI that doubles as a hosted mnml pane. This page is a directory of the family — 37 first-party integrations across forges, trackers, messaging, cloud infra, databases, observability, and testing.
Every sibling self-installs — after cargo install <sibling-repo>, run <sibling> --install and the rail chip + palette command + chord appear in mnml on next restart (or after integrations.refresh). See Building integrations for the SDK contract, or Bridge / Mount protocol for the full API surface.
To add your integration: send a PR editing this file. The bar is low — it should build, run, and not be malware. We won’t audit your code, gate on quality, or take ownership of your repo.
First-party — the mnml family
Section titled “First-party — the mnml family”Maintained alongside mnml. These are the reference implementations for the architecture — clone any of them to bootstrap your own.
Forges (SCM + PRs + pipelines)
Section titled “Forges (SCM + PRs + pipelines)”Code-hosting forges — SCM, PRs / MRs, pipelines, reviews, issues under one roof.
| Integration | Backend |
|---|---|
mnml-forge-bitbucket | Bitbucket Cloud — PRs + Pipelines + Branches (manual) |
mnml-forge-github | GitHub — Issues / PRs + Actions runs (manual) |
mnml-forge-gitlab | GitLab (gitlab.com or self-hosted) — MRs + Pipelines (manual) |
mnml-forge-azdevops | Azure DevOps — Pull Requests + Builds (manual) |
Trackers
Section titled “Trackers”Issue / work trackers — issues, sprints, roadmaps.
| Integration | Backend |
|---|---|
mnml-tracker-jira | Atlassian Jira — JQL or auto-resolved release fixVersions (manual) |
mnml-tracker-linear | Linear — GraphQL filter or saved view ids |
Messaging
Section titled “Messaging”Chat, email, calendar — read + post + react + compose from the keyboard.
| Integration | Backend |
|---|---|
mnml-msg-slack | Slack — channels, DMs, search, post, react (manual) |
mnml-msg-teams | Microsoft Teams — teams, chats, search, post (manual) |
mnml-msg-gmail | Gmail — inbox, sent, labels, search, compose (manual) |
mnml-msg-gcal | Google Calendar — Today / Week / Upcoming panes (manual) |
mnml-msg-buttondown | Buttondown newsletter — drafts, sent, scheduled, subscribers (manual) |
mnml-msg-mandrill | Mandrill transactional email — messages, templates, tags (manual) |
AWS service viewers — every sibling shells out to the aws CLI (no SDK deps).
| Integration | Backend |
|---|---|
mnml-aws-codebuild | CodeBuild + CloudWatch Logs live tail (manual) |
mnml-aws-cloudwatch-logs | CloudWatch Logs — tabbed groups, severity coloring (manual) |
mnml-aws-amplify | Amplify — apps, branches, deploy jobs (manual) |
mnml-aws-lambda | Lambda — functions + detail, l chord → CloudWatch Logs (manual) |
mnml-aws-eventbridge | EventBridge — buses, rules, event patterns (manual) |
mnml-aws-rds | RDS — instances, snapshots (manual) |
mnml-aws-ecs | ECS — clusters, services, task definitions (manual) |
mnml-aws-ecr | ECR — repositories, images, tags (manual) |
mnml-aws-cognito | Cognito — User Pools, recent users (manual) |
mnml-aws-sqs | SQS — queues, message peek (manual) |
mnml-aws-sns | SNS — topics, subscriptions (manual) |
Databases
Section titled “Databases”SQL + NoSQL browsers — connection tabs, query playgrounds, result tables.
| Integration | Backend |
|---|---|
mnml-db-postgres | PostgreSQL |
mnml-db-mariadb | MariaDB / MySQL |
mnml-db-redshift | Amazon Redshift |
mnml-db-clickhouse | ClickHouse (HTTP + FORMAT JSON) |
mnml-db-redis | Redis — command playground, type-aware responses |
mnml-db-docdb | Amazon DocumentDB / MongoDB |
mnml-db-dynamodb | Amazon DynamoDB — aws dynamodb scan (manual) |
Cloud filesystems
Section titled “Cloud filesystems”Object-store browsers — buckets / prefixes / objects as a TUI tree.
| Integration | Backend |
|---|---|
mnml-fs-s3 | Amazon S3 — bucket tabs, prefix nav, download, presigned URLs (manual) |
mnml-fs-azure-blob | Azure Blob Storage — accounts, containers, blobs, SAS (manual) |
Observability
Section titled “Observability”Metrics, logs, monitors.
| Integration | Backend |
|---|---|
mnml-obs-datadog | Datadog — monitors, dashboards, live-tail logs, incidents (manual) |
CDN / Edge
Section titled “CDN / Edge”CDN + DNS + Workers / edge functions.
| Integration | Backend |
|---|---|
mnml-cdn-cloudflare | Cloudflare — Zones, DNS, Workers, Pages, security events (manual) |
Virtualization / containers
Section titled “Virtualization / containers”Container runtimes + orchestrators.
| Integration | Backend |
|---|---|
mnml-virt-docker | Docker — containers, images, volumes, networks, compose (manual) |
Test infrastructure
Section titled “Test infrastructure”Test-result inspection.
| Integration | Backend |
|---|---|
mnml-test-playwright | Playwright trace.zip viewer — per-action timeline, console, errors (manual) |
mnml-test-cypress | Cypress mochawesome JSON viewer (manual) |
Community
Section titled “Community”Send a PR to add your integration here.
| Integration | Backend | Author | Repo |
|---|---|---|---|
| (none yet — be the first!) |