Skip to content
Claude Desktop

Toreva Goals for Claude Desktop

io.github.toreva/goals

Durable, user-controlled goals and governed plans for AI agents.

client:Claude Desktop transport:streamable-http

Install Toreva Goals in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "goals": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.toreva.com/mcp?surface=goals"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Toreva Goals in other clients