Skip to content

valoria intelligence for Zed

io.github.jamesrez/valoria-intelligence

Find where the money is in AI services. See what's earning and find market gaps.

client:Zed transport:stdio runtime:npm

Install valoria intelligence in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "valoria-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "@jamesrez/valoria-intelligence"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

valoria intelligence in other clients