Toreva Goals for VS Code
io.github.toreva/goals
Durable, user-controlled goals and governed plans for AI agents.
client:VS Code
transport:streamable-http
Install Toreva Goals in VS Code
.vscode/mcp.json
{
"servers": {
"goals": {
"type": "http",
"url": "https://gateway.toreva.com/mcp?surface=goals"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs