Skip to content
Open
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
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ dist/
.astro/
.DS_Store
*.log
output-last-message
.codex-prompt-*.md
.dev.vars
.wrangler/
.reference/
Expand Down
14 changes: 14 additions & 0 deletions domains/ably.com/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@
"identifier": "@ably/cli",
"registryType": "npm",
"runtimeHint": "Node.js"
},
{
"identifier": "@ably/cli",
"registryType": "npm",
"runtimeHint": "node"
}
],
"slug": "ably-cli",
Expand All @@ -36,8 +41,17 @@
"authStatus": "required",
"name": "Ably Control API",
"slug": "ably-control-api",
"spec": "https://raw.githubusercontent.com/ably/docs/main/static/open-specs/control-v1.yaml",
"type": "http",
"url": "https://control.ably.net/v1"
},
{
"authStatus": "required",
"name": "Ably Platform REST API",
"slug": "ably-platform-rest-api",
"spec": "https://api.apis.guru/v2/specs/ably.io/platform/1.1.0/openapi.json",
"type": "http",
"url": "https://rest.ably.io"
}
]
}
38 changes: 0 additions & 38 deletions domains/ably.io/integrations.json

This file was deleted.

30 changes: 0 additions & 30 deletions domains/ably.net/integrations.json

This file was deleted.

82 changes: 82 additions & 0 deletions domains/adobe.com/integrations.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"description": "Adobe Developer provides access to APIs, events, and tooling across Adobe products including Experience Cloud, Creative Cloud, Document Cloud, and App Builder. It also publishes MCP connectors that let AI clients access Adobe capabilities such as creativity, marketing, journey optimization, express, Photoshop, and Acrobat.",
"discoveredAt": "2026-07-02T21:10:09.793Z",
"domain": "adobe.com",
"summary": "Adobe exposes HTTP APIs including AEM OpenAPI-based APIs, Adobe Experience Platform APIs, and Adobe Commerce REST APIs; recorded auth uses Adobe Developer Console OAuth bearer tokens for AEM, bearer token + `x-api-key` + `x-gw-ims-org-id` for Experience Platform, and Commerce REST auth remains undetermined from the recorded docs.",
Expand All @@ -20,6 +21,87 @@
"name": "Adobe Commerce REST APIs",
"slug": "adobe-commerce-rest-apis",
"type": "http"
},
{
"authStatus": "required",
"name": "Adobe Marketing Agent MCP",
"slug": "adobe-marketing-agent-mcp",
"type": "mcp",
"url": "https://aep-ai-ama.adobe.io/mcp"
},
{
"authStatus": "required",
"name": "Adobe for creativity MCP",
"slug": "adobe-for-creativity-mcp",
"type": "mcp",
"url": "https://adobe-creativity.adobe.io/mcp"
},
{
"authStatus": "required",
"name": "Adobe Journey Optimizer MCP",
"slug": "adobe-journey-optimizer-mcp",
"type": "mcp",
"url": "https://ajo-mcp.adobe.io/mcp"
},
{
"authStatus": "none",
"name": "Adobe Express MCP",
"slug": "adobe-express-mcp",
"type": "mcp",
"url": "https://express-mcp-service.adobe.io/mcp"
},
{
"authStatus": "none",
"name": "Adobe Photoshop MCP",
"slug": "adobe-photoshop-mcp",
"type": "mcp",
"url": "https://photoshop-mcp-service.adobe.io/mcp"
},
{
"authStatus": "none",
"name": "Adobe Acrobat MCP",
"slug": "adobe-acrobat-mcp",
"type": "mcp",
"url": "https://acrobat-mcp.adobe.io/mcp/call"
},
{
"authStatus": "required",
"name": "Adobe Cloud Manager API",
"slug": "adobe-cloud-manager-api",
"type": "http"
},
{
"authStatus": "unknown",
"name": "Adobe I/O Events API",
"slug": "adobe-i-o-events-api",
"type": "http"
},
{
"authStatus": "required",
"name": "Adobe Data Collection APIs",
"slug": "adobe-data-collection-apis",
"type": "http"
},
{
"authStatus": "required",
"name": "Adobe Journey Optimizer APIs",
"slug": "adobe-journey-optimizer-apis",
"type": "http",
"url": "https://cjm.adobe.io/imp/"
},
{
"authStatus": "required",
"command": "aio",
"name": "Adobe I/O CLI",
"packages": [
{
"identifier": "@adobe/aio-cli",
"registryType": "npm",
"runtimeHint": "node"
}
],
"slug": "adobe-i-o-cli",
"type": "cli"
}
]
}
89 changes: 0 additions & 89 deletions domains/adobe.io/integrations.json

This file was deleted.

7 changes: 7 additions & 0 deletions domains/alpic.ai/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,13 @@
"spec": "https://api.alpic.ai/openapi.json",
"type": "http",
"url": "https://api.alpic.ai/v1"
},
{
"authStatus": "required",
"name": "Noodle Seed MCP Server",
"slug": "noodle-seed-mcp-server",
"type": "mcp",
"url": "https://noodleseed-chatgpt-a-5b531721.alpic.live/"
}
]
}
43 changes: 0 additions & 43 deletions domains/alpic.live/integrations.json

This file was deleted.

Loading