Skip to content
VS Code

Markaestro for VS Code

com.markaestro/mcp

Schedule, publish, and review social posts and analytics for a Markaestro brand.

client:VS Code transport:streamable-http runtime:npm

Install Markaestro in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://markaestro.com/api/public/v1/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Markaestro in other clients