Skip to content

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.

Maintained alongside mnml. These are the reference implementations for the architecture — clone any of them to bootstrap your own.

Code-hosting forges — SCM, PRs / MRs, pipelines, reviews, issues under one roof.

IntegrationBackend
mnml-forge-bitbucketBitbucket Cloud — PRs + Pipelines + Branches (manual)
mnml-forge-githubGitHub — Issues / PRs + Actions runs (manual)
mnml-forge-gitlabGitLab (gitlab.com or self-hosted) — MRs + Pipelines (manual)
mnml-forge-azdevopsAzure DevOps — Pull Requests + Builds (manual)

Issue / work trackers — issues, sprints, roadmaps.

IntegrationBackend
mnml-tracker-jiraAtlassian Jira — JQL or auto-resolved release fixVersions (manual)
mnml-tracker-linearLinear — GraphQL filter or saved view ids

Chat, email, calendar — read + post + react + compose from the keyboard.

IntegrationBackend
mnml-msg-slackSlack — channels, DMs, search, post, react (manual)
mnml-msg-teamsMicrosoft Teams — teams, chats, search, post (manual)
mnml-msg-gmailGmail — inbox, sent, labels, search, compose (manual)
mnml-msg-gcalGoogle Calendar — Today / Week / Upcoming panes (manual)
mnml-msg-buttondownButtondown newsletter — drafts, sent, scheduled, subscribers (manual)
mnml-msg-mandrillMandrill transactional email — messages, templates, tags (manual)

AWS service viewers — every sibling shells out to the aws CLI (no SDK deps).

IntegrationBackend
mnml-aws-codebuildCodeBuild + CloudWatch Logs live tail (manual)
mnml-aws-cloudwatch-logsCloudWatch Logs — tabbed groups, severity coloring (manual)
mnml-aws-amplifyAmplify — apps, branches, deploy jobs (manual)
mnml-aws-lambdaLambda — functions + detail, l chord → CloudWatch Logs (manual)
mnml-aws-eventbridgeEventBridge — buses, rules, event patterns (manual)
mnml-aws-rdsRDS — instances, snapshots (manual)
mnml-aws-ecsECS — clusters, services, task definitions (manual)
mnml-aws-ecrECR — repositories, images, tags (manual)
mnml-aws-cognitoCognito — User Pools, recent users (manual)
mnml-aws-sqsSQS — queues, message peek (manual)
mnml-aws-snsSNS — topics, subscriptions (manual)

SQL + NoSQL browsers — connection tabs, query playgrounds, result tables.

IntegrationBackend
mnml-db-postgresPostgreSQL
mnml-db-mariadbMariaDB / MySQL
mnml-db-redshiftAmazon Redshift
mnml-db-clickhouseClickHouse (HTTP + FORMAT JSON)
mnml-db-redisRedis — command playground, type-aware responses
mnml-db-docdbAmazon DocumentDB / MongoDB
mnml-db-dynamodbAmazon DynamoDB — aws dynamodb scan (manual)

Object-store browsers — buckets / prefixes / objects as a TUI tree.

IntegrationBackend
mnml-fs-s3Amazon S3 — bucket tabs, prefix nav, download, presigned URLs (manual)
mnml-fs-azure-blobAzure Blob Storage — accounts, containers, blobs, SAS (manual)

Metrics, logs, monitors.

IntegrationBackend
mnml-obs-datadogDatadog — monitors, dashboards, live-tail logs, incidents (manual)

CDN + DNS + Workers / edge functions.

IntegrationBackend
mnml-cdn-cloudflareCloudflare — Zones, DNS, Workers, Pages, security events (manual)

Container runtimes + orchestrators.

IntegrationBackend
mnml-virt-dockerDocker — containers, images, volumes, networks, compose (manual)

Test-result inspection.

IntegrationBackend
mnml-test-playwrightPlaywright trace.zip viewer — per-action timeline, console, errors (manual)
mnml-test-cypressCypress mochawesome JSON viewer (manual)

Send a PR to add your integration here.

IntegrationBackendAuthorRepo
(none yet — be the first!)