cf-add-integration
SolidAdd a custom MCP connector — connect any API or service to ContentForge via .mcp.json configuration.
AI & Automation 17 stars
6 forks Updated 1 weeks ago MIT
Install
Quality Score: 84/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# /contentforge:cf-add-integration
## Purpose
Help users connect any external API, tool, or service to ContentForge as an MCP connector. Walk through the entire process conversationally — from finding the right MCP package to testing the connection — without requiring technical MCP knowledge.
## Input Required
The user provides (or will be asked):
- **What they want to connect**: The service name and what they want it to do — e.g., "Google Analytics to track content performance", "Ahrefs for keyword research", "our internal CMS to publish directly"
- **Credentials**: API keys, tokens, or OAuth setup they have (or will need to obtain). The system will guide them on exactly what's needed. **Never ask users to paste secrets into the conversation.**
## Process
### Step 1: Understand what the user wants
Ask the user what service they want to connect and what they want it to do within ContentForge. Map their intent to content workflow stages:
| Workflow Stage | Example Integrations |
|---------------|---------------------|
| Research (Phase 1) | Ahrefs, Similarweb, Google Search Console |
| Publishing (Phase 8) | Webflow, WordPress, HubSpot CMS |
| Collaboration | Notion, Slack, Google Drive |
| Tracking | Google Sheets, Google Analytics |
| Translation | DeepL, Sarvam AI |
| Social distribution | Twitter/X, LinkedIn, Instagram |
### Step 2: Check if a connector already exists
Run `python scripts/connector-status.py --action check <name>` to see if the connector is alrea...
Details
- Author
- indranilbanerjee
- Repository
- indranilbanerjee/contentforge
- Created
- 5 months ago
- Last Updated
- 1 weeks ago
- 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 1 weeks ago
indranilbanerjee AI & Automation Featured
add-integration
Add MCP server integrations. Use when: connecting a custom tool, API, or service to the plugin via .mcp.json.
636 Updated 1 weeks ago
indranilbanerjee AI & Automation Solid
cf-integrations
Show active and available MCP connectors with workflow impact. Integration status dashboard.
17 Updated 1 weeks ago
indranilbanerjee