verfi-io/verfi
v1.0.0MIT
TCPA consent verification for lead generation. Verify lead consent, pull machine-readable proof, and manage consent sessions via the Verfi API.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
verfistdio
{
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@verfi/mcp-server"
],
"env": {
"VERFI_API_KEY": "${VERFI_API_KEY}"
}
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "verfi",
"version": "1.0.0",
"description": "TCPA consent verification for lead generation. Verify lead consent, pull machine-readable proof, and manage consent sessions via the Verfi API.",
"author": {
"name": "Verfi",
"url": "https://verfi.io"
},
"homepage": "https://verfi.io",
"repository": "https://github.com/Verfi-io/verfi-mcp-server",
"license": "MIT",
"keywords": ["verfi", "consent", "tcpa", "lead-gen", "compliance", "mcp", "verification"]
}