Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions .agents/plugins/marketplace.json

This file was deleted.

24 changes: 0 additions & 24 deletions .agents/plugins/plugins/connector-hub/.codex-plugin/plugin.json

This file was deleted.

11 changes: 0 additions & 11 deletions .agents/plugins/plugins/connector-hub/.mcp.json

This file was deleted.

19 changes: 0 additions & 19 deletions .agents/plugins/plugins/connector-hub/scripts/run_mcp.py

This file was deleted.

141 changes: 0 additions & 141 deletions .agents/plugins/plugins/connector-hub/scripts/sync_upstreams.py

This file was deleted.

This file was deleted.

9 changes: 9 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"name": "connector-hub",
"version": "2.0.0",
"tagline": "One hub for every external service — spec-driven, type-safe, auditable.",
"tags": ["connectors", "api", "mcp", "automation", "devops"],
"icon": "plug",
"homepage": "https://github.com/CodeWithJuber/connector-hub",
"repository": "https://github.com/CodeWithJuber/connector-hub"
}
24 changes: 24 additions & 0 deletions .claude-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "connector-hub",
"version": "2.0.0",
"description": "Spec-driven connector orchestration — 21 providers, 278 operations, type-safe execution contract with audit ledger.",
"author": {
"name": "Connector Hub contributors",
"url": "https://github.com/CodeWithJuber"
},
"skills": "./skills/",
"interface": {
"displayName": "Connector Hub",
"shortDescription": "Securely orchestrate verified service connectors.",
"longDescription": "Runs the Connector Hub MCP server with spec-driven connectors covering AI, email, hosting, cloud, chat, GitHub, and operations — behind one interface with a type-safe execution contract, permission model, and hash-chained audit ledger.",
"developerName": "Connector Hub contributors",
"category": "Developer Tools",
"capabilities": ["Interactive", "Read", "Write"],
"defaultPrompt": [
"List all providers and their operation counts.",
"Search for operations matching a query.",
"Describe a specific operation's schema."
]
},
"mcpServers": "./.mcp.json"
}
24 changes: 24 additions & 0 deletions .codex-plugin/plugin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "connector-hub",
"version": "2.0.0",
"description": "Spec-driven connector orchestration — 21 providers, 278 operations, type-safe execution contract with audit ledger.",
"author": {
"name": "Connector Hub contributors",
"url": "https://github.com/CodeWithJuber"
},
"skills": "./skills/",
"interface": {
"displayName": "Connector Hub",
"shortDescription": "Securely orchestrate verified service connectors.",
"longDescription": "Runs the Connector Hub MCP server with spec-driven connectors covering AI, email, hosting, cloud, chat, GitHub, and operations — behind one interface with a type-safe execution contract, permission model, and hash-chained audit ledger.",
"developerName": "Connector Hub contributors",
"category": "Developer Tools",
"capabilities": ["Interactive", "Read", "Write"],
"defaultPrompt": [
"List all providers and their operation counts.",
"Search for operations matching a query.",
"Describe a specific operation's schema."
]
},
"mcpServers": "./.mcp.json"
}
14 changes: 0 additions & 14 deletions .env.example

This file was deleted.

Loading
Loading