io.github.wilzer/aidelly
REMOTE · APP.AIDELLY.AI · SCANNED SEP 20
Agent-operated social media for agencies — www.aidelly.ai. Post, approve, analyze on 11 networks.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security94
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability54
- AI-judged instruction clarity (good).Pass
- Context-footprint check failed: tool/resource definitions use about 21108 tokens (~151/item across 139 items; 139 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- Stability check failed: schema churn in the 30 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 4 additions. See how to fix → Fail
Tool Coverage83
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 49% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 19 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 139 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.wilzer/aidelly MCP server?
io.github.wilzer/aidelly is a hosted endpoint at https://app.aidelly.ai/api/mcp/public-api, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · app.aidelly.ai
claude mcp add --transport http wilzer-aidelly 'https://app.aidelly.ai/api/mcp/public-api'
{
"mcpServers": {
"wilzer-aidelly": {
"url": "https://app.aidelly.ai/api/mcp/public-api"
}
}
} {
"servers": {
"wilzer-aidelly": {
"type": "http",
"url": "https://app.aidelly.ai/api/mcp/public-api"
}
}
} [mcp_servers.wilzer-aidelly] url = "https://app.aidelly.ai/api/mcp/public-api"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"wilzer-aidelly": {
"type": "remote",
"url": "https://app.aidelly.ai/api/mcp/public-api",
"enabled": true
}
}
} openclaw mcp add wilzer-aidelly --url 'https://app.aidelly.ai/api/mcp/public-api' --transport streamable-http
mcp_servers:
wilzer-aidelly:
url: "https://app.aidelly.ai/api/mcp/public-api" {
"McpServers": {
"wilzer-aidelly": {
"Transport": "http",
"Url": "https://app.aidelly.ai/api/mcp/public-api"
}
}
} assistant mcp add wilzer-aidelly -t streamable-http -u 'https://app.aidelly.ai/api/mcp/public-api'
{
"mcpServers": {
"wilzer-aidelly": {
"type": "http",
"url": "https://app.aidelly.ai/api/mcp/public-api"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 11 Sept 26 0
- Tool “aidelly_bulk_create_posts” rewrote its description, which is the text the model reads security
- Tool “aidelly_create_post” rewrote its description, which is the text the model reads security
- Tool “aidelly_create_scheduled_post” rewrote its description, which is the text the model reads security
- “aidelly_create_scheduled_post” reworded the description of “payload” cosmetic
- 10 Sept 26 0
- “aidelly_create_media_upload_url” reworded the description of “file_size” cosmetic
1 cosmetic change on this day. Switch on “Show cosmetic changes” to see it.
- 9 Sept 26 0
- New tool “aidelly_delete_calendar_share_link”, which the server declares destructive security
- New tool “aidelly_delete_campaign”, which the server declares destructive security
- New tool “aidelly_delete_short_link”, which the server declares destructive security
- “aidelly_create_post” added an optional parameter “facebook_destination” cosmetic
- 7 Sept 26 0
- A breaking change shipped without a version bump: still 0.3.0 ▼ security
- “aidelly_post_inbox_automations” added a required parameter “message”, so existing callers break ▼ functional
- “aidelly_post_inbox_automations” added a required parameter “platformAccountId”, so existing callers break ▼ functional
- “aidelly_list_connection_attempts” added an optional parameter “cursor” cosmetic
- “aidelly_patch_inbox_automations_id” added an optional parameter “campaignDurationDays” cosmetic
- “aidelly_patch_inbox_automations_id” added an optional parameter “enabled” cosmetic
- “aidelly_patch_inbox_automations_id” added an optional parameter “guardrails” cosmetic
- “aidelly_patch_inbox_automations_id” added an optional parameter “keyword” cosmetic
- “aidelly_patch_inbox_automations_id” added an optional parameter “matchType” cosmetic
- “aidelly_patch_inbox_automations_id” added an optional parameter “message” cosmetic
- “aidelly_patch_inbox_automations_id” added an optional parameter “platform” cosmetic
- “aidelly_patch_inbox_automations_id” added an optional parameter “platformAccountId” cosmetic
- “aidelly_patch_inbox_automations_id” added an optional parameter “responseMode” cosmetic
- “aidelly_patch_inbox_automations_id” added an optional parameter “triggerEvent” cosmetic
- “aidelly_post_inbox_automations” added an optional parameter “campaignDurationDays” cosmetic
- “aidelly_post_inbox_automations” added an optional parameter “enabled” cosmetic
- “aidelly_post_inbox_automations” added an optional parameter “guardrails” cosmetic
- “aidelly_post_inbox_automations” added an optional parameter “keyword” cosmetic
- “aidelly_post_inbox_automations” added an optional parameter “matchType” cosmetic
- “aidelly_post_inbox_automations” added an optional parameter “platform” cosmetic
- “aidelly_post_inbox_automations” added an optional parameter “responseMode” cosmetic
- “aidelly_post_inbox_automations” added an optional parameter “triggerEvent” cosmetic
- 4 Sept 26 0
- Stability: pass → fail ▼ security
- 1 Sept 26 0
- New tool “aidelly_list_connection_attempts” functional
- 26 Aug 26 +1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 +1
- Stability: 0.97 → pass security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://app.aidelly.ai/api/mcp/public-api
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=*.aidelly.ai | CN=YR1,O=Let's Encrypt,C=US | 23 Aug 2026 | 21 Nov 2026 | RSA 2048 | SHA256-RSA | 54a051fa51b4165d101eb2b0d169a526dd5 |
| SANs: *.aidelly.ai, aidelly.ai | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of app.aidelly.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| aidelly.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On tool calls |
| HTTP status | 200 |
WWW-Authenticate challenge Bearer resource_metadata="https://app.aidelly.ai/.well-known/oauth-protected-resource/api/mcp/public-api", scope="posts:write posts:read photos:write media:write connections:read webhooks:manage approvals:read approvals:write inbox:read inbox:write automations:read automations:write queues:read queues:write destination-presets:read destination-presets:write calendar:read calendar:write analytics:read analytics:write brand:read brand:write workspaces:read workspaces:write team:read team:write repurpose:read repurpose:write ideas:read ideas:write links:read links:write connect_links:read connect_links:write bio:read bio:write image_editor:read image_editor:write viral_trends:read creators:read creators:write competitors:read competitors:write reports:read reports:write tasks:read tasks:write white-label:read white-label:write drafts:read drafts:write activity:read credits:read comments:read comments:write prompts:read prompts:write"
Bearer resource_metadata="https://app.aidelly.ai/.well-known/oauth-protected-resource/api/mcp/public-api", scope="posts:write posts:read photos:write media:write connections:read webhooks:manage approvals:read approvals:write inbox:read inbox:write automations:read automations:write queues:read queues:write destination-presets:read destination-presets:write calendar:read calendar:write analytics:read analytics:write brand:read brand:write workspaces:read workspaces:write team:read team:write repurpose:read repurpose:write ideas:read ideas:write links:read links:write connect_links:read connect_links:write bio:read bio:write image_editor:read image_editor:write viral_trends:read creators:read creators:write competitors:read competitors:write reports:read reports:write tasks:read tasks:write white-label:read white-label:write drafts:read drafts:write activity:read credits:read comments:read comments:write prompts:read prompts:write" | Header | Value |
|---|---|
| strict-transport-security | max-age=63072000; includeSubDomains; preload |
| content-security-policy | default-src 'self'; script-src 'self' https://vercel.live https://js.stripe.com https://us.i.posthog.com https://us-assets.i.posthog.com https://eu.i.posthog.com https://eu-assets.i.posthog.com https://app.posthog.com https://assets.endorsely.com https://www.googletagmanager.com https://apis.google.com https://accounts.google.com https://challenges.cloudflare.com 'unsafe-inline'; script-src-elem 'self' https://vercel.live https://js.stripe.com https://us.i.posthog.com https://us-assets.i.posthog.com https://eu.i.posthog.com https://eu-assets.i.posthog.com https://app.posthog.com https://assets.endorsely.com https://www.googletagmanager.com https://apis.google.com https://accounts.google.com https://challenges.cloudflare.com 'unsafe-inline'; style-src 'self' https://fonts.googleapis.com 'unsafe-inline'; img-src 'self' data: blob: https: https://*.googleusercontent.com; font-src 'self' https://fonts.gstatic.com; connect-src 'self' https://aidelly.ai https://www.aidelly.ai https://*.aidelly.ai https://api.openai |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | microphone=*, camera=*, geolocation=* |
Protected resource metadata
| Document | https://app.aidelly.ai/.well-known/oauth-protected-resource/api/mcp/public-api |
|---|---|
| Retrieved | Yes |
| Resource | https://app.aidelly.ai/api/mcp/public-api |
| Authorisation server | https://app.aidelly.ai |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://app.aidelly.ai/api/mcp/public-api | Verified | 200 | |
| http (plaintext) | http://app.aidelly.ai/api/mcp/public-api | HTTPS enforced | 308 | https://app.aidelly.ai/api/mcp/public-api |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
aidelly_get_approval_settings ~115
GET /workspaces/{workspaceId}/approval-settings — read member and owner-review approval settings. Public API preview.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspaceId | string | yes | – |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_approvals ~96
GET /approvals
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_approvals_id ~99
GET /approvals/{id}
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_bio_page ~97
Get the workspace's link-in-bio page configuration and blocks.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_brand_profile ~98
GET /brand/profile — retrieve the workspace brand profile, including brand voice.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_brand_settings_context ~90
GET /brand/settings-context
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_bulk_fill_job ~102
GET /calendar/bulk-fill/{jobId}
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| jobId | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_calendar_events ~95
GET /calendar/events
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_content_automations ~99
GET /content-automations
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_content_automations_id ~102
GET /content-automations/{id}
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_draft ~127
Get a single post draft by id. Drafts are never published; draft_planned_for is a planning date only. Ids must be copied exactly from aidelly_list_drafts.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_ecommerce_store ~110
GET /ecommerce/stores/{id} — read one connected store. Public API preview.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_inbox_automations ~94
GET /inbox/automations
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_inbox_items ~97
GET /inbox/items
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_post ~121
Get one post by its UUID. Delivery is confirmed only when status is completed and provider_post_id is non-null. A failed status includes error_code and error.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_post_analytics ~150
GET /posts/{id}/analytics — retrieve post performance metrics (views, impressions, likes, comments, shares, saves) with optional daily breakdown.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| from | string | – | – |
| granularity | string | – | Optional granularity for daily metrics breakdown |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| to | string | – | – |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_report ~100
Retrieve a single report by ID (workspace-scoped).
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_report_schedule ~102
Retrieve a single report schedule by ID (workspace-scoped).
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_repurpose_job ~100
Get a single repurpose job by id.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_scheduled_post ~116
GET /scheduled-posts/{id} — read one scheduled post including its recycle plan and approval state. Public API preview.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_task ~101
Get full details of a task including attachments and activity history.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_usage ~109
Get usage metrics and current plan-aware limits for the API key.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| from | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| to | string | – | – |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_white_label_config ~120
GET /white-label — retrieve the agency's white-label branding configuration including domain verification status and DNS instructions. Domain changes must go through the in-app verification flow to handle ownership validation.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_get_workspace ~104
GET /workspaces/{workspaceId} — retrieve one accessible workspace.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspaceId | string | yes | – |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_invite_workspace_member ~172
POST /workspaces/{workspaceId}/invitations — invite a member or client to a workspace. Returns the invitation URL and queues the email by default.
| Name | Type | Req | Description |
|---|---|---|---|
| body | object | – | Optional body override for endpoints with sparse parameter schemas. |
| brand_id | string | – | – |
| string | yes | – | |
| idempotency_key | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| role | string | – | – |
| send_email | boolean | – | – |
| workspaceId | string | yes | – |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_accounts ~112
List all postable accounts in a workspace as a flat list, including sub-accounts such as Facebook Pages, Instagram Business accounts, and LinkedIn company pages. Requires `workspace_id`. Use the `id` field from each account as the `account_id` when creating a post. Call this before creating posts to discover available account IDs per platform.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | yes | – |
No output schema declared.
No examples provided.
aidelly_list_activity ~137
List workspace activity audit trail with optional filtering and cursor pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | – |
| actor_type | string | – | – |
| brand_id | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| since | string | – | – |
| until | string | – | – |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_client_review_links ~107
GET /client-review-links — list workspace client review links with metadata (view count, last viewed, revoked status).
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_competitors ~101
List tracked competitor domains for the workspace.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| include_archived | boolean | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_connect_link_connections ~101
List social connections made through an OAuth connect link.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_connect_links ~91
List the workspace's OAuth connect links.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_connection_attempts ~123
List recent social-connect (OAuth) attempts in a workspace, including failed ones, with the platform, initiator, outcome, and error code. Requires `workspace_id`. Use this to diagnose why a client could not connect an account; use aidelly_list_accounts for accounts that actually connected.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| outcome | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | yes | – |
No output schema declared.
No examples provided.
aidelly_list_creators ~107
List tracked creator handles for the workspace.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| include_archived | boolean | – | – |
| platform | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_destination_presets ~121
GET /destination-presets — list workspace destination presets for multi-channel fan-out.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| offset | integer | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_drafts ~132
List workspace drafts with optional platform filtering. Drafts are saved as work-in-progress content and never publish.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| offset | integer | – | – |
| platform | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_ecommerce_products ~141
GET /ecommerce/products — list products across the workspace's connected stores. Filter by store, search title/SKU. Public API preview.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| q | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| store_id | string | – | – |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_ecommerce_stores ~111
GET /ecommerce/stores — list connected Shopify / WooCommerce / Etsy / Wix stores for the workspace. Public API preview.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_ideas ~108
List ideas on the workspace's idea board, freshest first (pinned first).
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| include_archived | boolean | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_image_editor_outputs ~113
List the workspace's saved AI-generated and edited image outputs, freshest first.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_pending_approvals ~114
GET /posts/approvals — list posts pending sign-off for the current workspace, plus viewer role + canReview flag. Public API preview.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_pinterest_boards ~91
List Pinterest boards available in a workspace. Call this before aidelly_create_post for Pinterest, then pass the selected board id as content.platform_specific.board_id.
| Name | Type | Req | Description |
|---|---|---|---|
| bookmark | string | – | – |
| brand_id | string | – | – |
| page_size | integer | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | yes | – |
No output schema declared.
No examples provided.
aidelly_list_post_approval_events ~130
GET /posts/approvals/{id}/events — read the approval audit timeline (submitted/approved/rejected/returned_to_draft/commented) for one post. Public API preview.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| id | string | yes | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_post_comments ~124
List comments on a post with cursor pagination. Comments are threaded; replies are returned alongside root comments.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| id | string | yes | – |
| limit | integer | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_posts ~201
List posts with optional platform, status, and date-range filters.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| from | string | – | – |
| limit | integer | – | – |
| platform | string | – | Supported platform identifier. `twitter` and `x` map to the same surface; responses always normalize to `twitter`. `google_business` posts target a single Google Business Profile location identified… |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| status | string | – | – |
| to | string | – | – |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_prompts ~108
GET /prompts
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | Opaque cursor from previous page |
| limit | integer | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_queues ~119
GET /queues — list workspace content queues with slot schedules and channel assignments.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| offset | integer | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_report_links ~124
GET /report-links — list workspace report share links, optionally filtered by mode (snapshot or live).
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| mode | string | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_report_schedules ~126
List all report schedules in the workspace with pagination and active status filtering.
| Name | Type | Req | Description |
|---|---|---|---|
| active | boolean | – | – |
| brand_id | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| offset | integer | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_reports ~112
List all reports in the workspace with pagination.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| offset | integer | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
aidelly_list_repurpose_jobs ~107
List recent repurpose jobs for the workspace.
| Name | Type | Req | Description |
|---|---|---|---|
| brand_id | string | – | – |
| cursor | string | – | – |
| limit | integer | – | – |
| query | object | – | Optional query overrides for endpoints with sparse parameter schemas. |
| workspace_id | string | – | Workspace to operate in. Do not ask the user for this UUID — call aidelly_list_workspaces and use the `id` of the matching workspace. Optional for read operations; required when creating content. |
No output schema declared.
No examples provided.
What is the io.github.wilzer/aidelly MCP server?
io.github.wilzer/aidelly is an MCP server listed in the public MCP registry as io.github.wilzer/aidelly. Agent-operated social media for agencies, www.aidelly.ai. Post, approve, analyze on 11 networks. This page covers its hosted endpoint (https://app.aidelly.ai/api/mcp/public-api).
Is the io.github.wilzer/aidelly MCP server safe to use?
io.github.wilzer/aidelly scores 88 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.wilzer/aidelly MCP server expose?
io.github.wilzer/aidelly exposes 139 tools: aidelly_action_post_approval, aidelly_add_competitor, aidelly_add_creator, aidelly_add_queue_items, aidelly_bulk_create_posts, and 134 more. Their descriptions and schemas cost roughly 21,108 tokens of context every time the server is loaded.
Does the io.github.wilzer/aidelly MCP server require authentication?
Yes. io.github.wilzer/aidelly asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the io.github.wilzer/aidelly MCP server still maintained?
io.github.wilzer/aidelly is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.