Wauldo for VS Code
com.wauldo/wauldo
Stateless agentic tools over MCP: concept extraction, long-context, knowledge graph, planning.
client:VS Code
transport:streamable-http
Install Wauldo in VS Code
.vscode/mcp.json
{
"servers": {
"wauldo": {
"type": "http",
"url": "https://api.wauldo.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs