cf-integrations
SolidShow active and available MCP connectors with workflow impact. Integration status dashboard.
AI & Automation 17 stars
6 forks Updated today MIT
Install
Quality Score: 83/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# /contentforge:cf-integrations — Integration Status Dashboard
Show the complete integration status for your ContentForge installation — configured vs available connectors, grouped by category, with workflow impact analysis and quick-win recommendations.
## The ground truth about connectors
ContentForge ships with an **empty `.mcp.json`** (`"mcpServers": {}`) by design (v3.9.0 Cowork-safety decision). On a fresh install, expect **0 connectors configured** (or 1-2 if the platform injects its own integrations). Nothing is pre-wired.
**Every number in the dashboard must come from the live script output.** Never render counts, percentages, or connected/available labels that are not present in the JSON returned by `scripts/connector-status.py`. Do not copy numbers from the example in this file.
## When to Use
Use `/contentforge:cf-integrations` when:
- You just installed ContentForge and want to see what's connected
- You're troubleshooting why a skill can't reach an external service
- You want to know which connectors to add next for maximum workflow coverage
- You need a quick overview before onboarding a new team member
- You're planning which integrations to set up for a new project
## What This Command Does
1. **Scan All Connectors** — Run the status script; it checks the connector registry against your `.mcp.json` and environment variables
2. **Build Status Dashboard** — Group results by category with clear configured/available distinction
3. **Calculate Coverage** —...
Details
- Author
- indranilbanerjee
- Repository
- indranilbanerjee/contentforge
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
cf-connect
Set up an MCP connector with step-by-step instructions. Use to connect Notion, Canva, Webflow, etc.
17 Updated today
indranilbanerjee AI & Automation Solid
cf-add-integration
Add a custom MCP connector — connect any API or service to ContentForge via .mcp.json configuration.
17 Updated today
indranilbanerjee AI & Automation Solid
cf-help
Show the ContentForge user guide, available skills, pipeline overview, examples, and troubleshooting
17 Updated today
indranilbanerjee