ChatGPT Apps
Connect Aidelly as a custom app and run social scheduling workflows inside ChatGPT.
Aidelly MCP is a remote Model Context Protocol server for social media scheduling and publishing automation. It lets AI assistants call structured tools to create posts, schedule content, approve drafts, and fetch analytics through one endpoint.
Connect Aidelly as a custom app and run social scheduling workflows inside ChatGPT.
Add the Aidelly MCP server to Claude for post creation, approvals, inbox triage, and analytics lookups.
Use the same MCP endpoint from custom agents and internal tooling that support MCP over HTTP.
https://aidelly.ai/mcp
Simple root-style alias for MCP clients that prefer short paths.
https://aidelly.ai/api/mcp
API alias for teams standardizing MCP under /api routes.
https://aidelly.ai/api/mcp/public-api
Canonical MCP endpoint backed by Aidelly public API tools.
Aidelly MCP is a hosted MCP server that exposes social media scheduling and publishing tools to AI assistants like ChatGPT and Claude.
Yes. The MCP toolset includes scheduling workflows, post lifecycle updates, and related approvals operations.
For production, use OAuth bearer auth with least-privilege scopes. No-auth or shared-key testing should stay limited to local or internal environments.
Use the OpenClaw tool map and OpenAPI documents published by Aidelly to inspect operation names, parameters, and response contracts.