ably for VS Code
io.usefulapi/ably
MCP server for Ably — channel history, presence, occupancy, stats, publish, and app management.
client:VS Code
transport:streamable-http
tools:15
Install ably in VS Code
.vscode/mcp.json
{
"servers": {
"ably": {
"type": "http",
"url": "https://ably.usefulapi.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs