Skip to content
Claude Desktop

veris for Claude Desktop

io.github.jakeyoung1/veris

Provenance-first web + SEC EDGAR data for AI agents: every fact carries its verifiable source.

client:Claude Desktop transport:stdio runtime:npm

Install veris in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "veris": {
      "command": "npx",
      "args": [
        "-y",
        "veris-mcp"
      ],
      "env": {
        "BRAVE_API_KEY": "<BRAVE_API_KEY>",
        "SEC_USER_AGENT": "<SEC_USER_AGENT>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

veris in other clients