Token导航 LogoToken导航TokenDH.com
Trusqo MCP logo
安全风控stdio官方级别未说明来源级核验

Trusqo MCP

MCP Server

trusqo-mcp

Verify proof of address documents (utility bills, bank statements, government letters) with a single API call. Automated extraction, name/address matching, and instant results. Submit documents, check verification status, and download PDF reports directly from your AI assistant.

工具数

公开资料未说明
Claude安全开发工具Claude DesktopClaudeCursor

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

trusqo

提供方

trusqo

最后核验

2026/5/18 04:56

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

TRUSQO_API_KEY={TRUSQO_API_KEY} npx -y trusqo-mcp [object Object]

详细介绍

## Trusqo MCP Server\ \ \ \ Verify proof of address documents directly from your AI assistant. Trusqo automates the extraction and verification of utility bills, bank statements, and government letters.\ \ \ \

### Available tools\ \ \ \

  • verify_document — Submit a document for verification. Provide a person's name, address, and document files. Returns a request ID.\ \
  • get_verification_result — Check the status and results of a verification (name match, address match, document type, date check).\ \
  • download_verification_report — Download a PDF report for a completed verification.\ \

\ \

### Setup\ \ \ \

  1. Sign up at app.trusqo.com and get an API key\ \
  2. Add to your Claude Desktop, Claude Code, or Cursor config:\ \

\ \

{\
\
  "mcpServers": {\
\
    "trusqo": {\
\
      "command": "npx",\
\
      "args": ["-y", "trusqo-mcp"],\
\
      "env": {\
\
        "TRUSQO_API_KEY": "\u003cYOUR_API_KEY\u003e"\
\
      }\
\
    }\
\
  }\
\
}\
\
Links\
\
npm package\
\
Trusqo website\
\
API documentation\
\
\
\

目录标签

目录标签

Claude安全开发工具verificationkycproof-of-addresscompliancedocument-verificationidentity

支持客户端

Claude DesktopClaudeCursor

接入字段

传输方式(transport,传输协议)

stdio

鉴权方式(authType,认证方式)

api-key

来源包(packageName,安装包名)

trusqo-mcp

权限和风险

stdioapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP