Clearly for VS Code
sh.clearly/clearly
Find and manage Clearly workspace docs, canvases, sheets, decks, projects, boards, and tickets.
client:VS Code
transport:streamable-http
Install Clearly in VS Code
.vscode/mcp.json
{
"servers": {
"clearly": {
"type": "http",
"url": "https://relay.clearly.sh/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs