Instagram audits, carousel decks, AI images and video with one consistent face — from chat.
claude mcp add antix --transport http https://aige.ws/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"antix": {
"url": "https://aige.ws/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"antix": {
"serverUrl": "https://aige.ws/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"antix": {
"type": "http",
"url": "https://aige.ws/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"antix": {
"url": "https://aige.ws/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"antix": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://aige.ws/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://aige.ws/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/ws.aige--antix/reviews or the review_server meta-tool.
POST /mcp