Skip to content
VS Code

postking mcp for VS Code

io.github.bitsandtea/postking-mcp

PostKing MCP server for managing brands, generating posts, scheduling content, and publishing blogs.

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

Install postking mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "postking-mcp": {
      "type": "http",
      "url": "https://mcp.postking.app/mcp"
    }
  }
}

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

postking mcp in other clients