Loomal

veris

MCP server by github.com/jakeyoung1/veris

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

0 starsnpm: veris-mcp

About veris

veris is an MCP (Model Context Protocol) server published by jakeyoung1 in the official MCP registry, listed under Autonomous Agents on Loomal. Provenance-first web + SEC EDGAR data for AI agents: every fact carries its verifiable source.

It ships as an npm package (veris-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jakeyoung1/veris.

Use veris with your agent

Claude Code · one command
claude mcp add veris -- npx -y veris-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "veris": {
      "command": "npx",
      "args": [
        "-y",
        "veris-mcp"
      ]
    }
  }
}
npmveris-mcp

Frequently asked questions

What is veris?
veris is an MCP (Model Context Protocol) server by jakeyoung1 in the Autonomous Agents category. Provenance-first web + SEC EDGAR data for AI agents: every fact carries its verifiable source.
How do I connect veris to Claude, Cursor, or another MCP client?
Install veris from its npm package (veris-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is veris open source?
Yes — the source code is public at github.com/jakeyoung1/veris.
Can AI agents pay to use veris?
Not yet through Loomal — veris is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain veris? Claim this listing free by verifying GitHub ownership, or contact us.