AI social media management: create, schedule, approve, and analyze posts across 11 platforms.
claude mcp add aidelly --transport http https://app.aidelly.ai/api/mcp/public-api
~/.cursor/mcp.json
{
"mcpServers": {
"aidelly": {
"url": "https://app.aidelly.ai/api/mcp/public-api"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"aidelly": {
"serverUrl": "https://app.aidelly.ai/api/mcp/public-api"
}
}
}
.vscode/mcp.json
{
"servers": {
"aidelly": {
"type": "http",
"url": "https://app.aidelly.ai/api/mcp/public-api"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"aidelly": {
"url": "https://app.aidelly.ai/api/mcp/public-api"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"aidelly": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.aidelly.ai/api/mcp/public-api"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://app.aidelly.ai/api/mcp/public-api | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.wilzer--aidelly/reviews or the review_server meta-tool.
POST /mcp