https://github.com/linuxfoundation/aaif-onboarding-marketplace
https://github.com/linuxfoundation/aaif-onboarding-marketplace
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/linuxfoundation/aaif-onboarding-marketplace
- Owner: linuxfoundation
- License: apache-2.0
- Created: 2026-03-01T03:07:46.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-02T22:08:23.000Z (3 months ago)
- Last Synced: 2026-03-02T23:41:52.226Z (3 months ago)
- Size: 44.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# AAIF PMO Agent — Plugin Marketplace
Private Claude plugin marketplace for the AAIF PMO Agent. The Cowork plugin gives executives and leadership conversational AI access to all 49 onboarding tools. PMO staff access the same tools through LFX PCC.
## Quick Install
```bash
/plugin marketplace add linuxfoundation/aaif-onboarding-marketplace
/plugin install aaif-onboarding@aaif-onboarding-marketplace
```
That's it. The plugin connects to the AAIF MCP Server and gives you 49 tools across 12 domains:
| Domain | Tools |
|--------|-------|
| Tier Validation | validate_membership_tier, check_tier_entitlements, detect_tier_anomalies |
| Compliance | check_sanctions, check_tax_exempt_status, get_compliance_report, flag_compliance_issue |
| Mailing Lists | provision_mailing_lists, remove_from_mailing_lists, check_mailing_list_membership, remediate_mailing_lists |
| Orchestration | run_onboarding_checklist, get_onboarding_status, reconcile_silos, run_offboarding_checklist, get_silo_health |
## Commands
| Command | Description |
|---------|-------------|
| `/onboard [org] [email]` | Full D1-D5 onboarding flow |
| `/offboard [org] [email] [reason]` | Remove access across all systems |
| `/health-check` | Foundation-wide health scan |
| `/lookup [org]` | Member profile with compliance status |
## Server
The MCP server is hosted on LFX infrastructure:
- **URL**: `https://aaif-mcp-server-727723088481.us-central1.run.app/mcp`
## Questions
Contact Manish Dixit (mdixit@linuxfoundation.org)