MCP Server
MCP
io.github.jakeyoung1/veris
Provenance-first web + SEC EDGAR data for AI agents: every fact carries its verifiable source.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "veris-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional Brave Search API key; falls back to keyless DuckDuckGo if unset.",
"format": "string",
"isSecret": true,
"name": "BRAVE_API_KEY"
},
{
"description": "SEC fair-access User-Agent ('Name email@domain') for EDGAR; a default ships.",
"format": "string",
"name": "SEC_USER_AGENT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment