Superlist for VS Code
io.github.superlistapp/superlist
Manage Superlist tasks and lists in plain language from any MCP-compatible AI agent.
client:VS Code
transport:streamable-http
Install Superlist in VS Code
.vscode/mcp.json
{
"servers": {
"superlist": {
"type": "http",
"url": "https://app.superlist.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs