RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.tenova/swt3-witness · v0.5.5
Cryptographic AI governance + audit. 18 tools, 16 frameworks. EU AI Act, NIST, OWASP, CMMC, SR 11-7
SWT3 AI Witness 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"swt3-witness": {
"command": "npx",
"args": [
"-y",
"@tenova/swt3-mcp"
]
}
}
}SWT3_API_KEY可选secretSWT3 API key (starts with axm_). Omit for zero-config demo mode.
SWT3_TENANT_ID可选Your tenant identifier
SWT3_CONFIG_FILE可选Path to swt3.yaml config file for policy-as-code
SWT3_CLEARING_LEVEL可选Data clearing level: 0=analytics, 1=standard, 2=sensitive, 3=classified
SWT3_AGENT_ID可选Agent identity for AI-ID.1 witnessing
SWT3_SIGNING_KEY可选secretHMAC-SHA256 signing key for non-repudiation
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
v1.1.0
io.github.xenarch-ai/xenarch-mcp
Xenarch — x402 MCP server for AI agent payments. Non-custodial, USDC on Base L2.
v1.0.0
com.docimprint/api
AI document intelligence: extract, summarize, claim-check, and notarize with on-chain proofs.
v0.14.0
io.github.blackwell-systems/agent-lsp
Stateful LSP runtime for AI agents — 50+ tools across 30+ languages via MCP.
v0.2.13
io.github.hostinger/hostinger-api-mcp
MCP server for Hostinger API
v0.41.0
io.github.zhitongblog/unterm
The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.
{
"id": "io.tenova/swt3-witness",
"type": "mcp-server",
"version": "0.5.5",
"displayName": "SWT3 AI Witness",
"description": "Cryptographic AI governance + audit. 18 tools, 16 frameworks. EU AI Act, NIST, OWASP, CMMC, SR 11-7",
"repository": {
"url": "https://github.com/tenova-labs/swt3-ai",
"source": "github"
},
"homepage": "https://tenova.io",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@tenova/swt3-mcp",
"version": "0.5.5",
"transport": "stdio",
"environmentVariables": [
{
"name": "SWT3_API_KEY",
"description": "SWT3 API key (starts with axm_). Omit for zero-config demo mode.",
"isSecret": true
},
{
"name": "SWT3_TENANT_ID",
"description": "Your tenant identifier"
},
{
"name": "SWT3_CONFIG_FILE",
"description": "Path to swt3.yaml config file for policy-as-code"
},
{
"name": "SWT3_CLEARING_LEVEL",
"description": "Data clearing level: 0=analytics, 1=standard, 2=sensitive, 3=classified"
},
{
"name": "SWT3_AGENT_ID",
"description": "Agent identity for AI-ID.1 witnessing"
},
{
"name": "SWT3_SIGNING_KEY",
"description": "HMAC-SHA256 signing key for non-repudiation",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.tenova/swt3-witness",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.tenova%2Fswt3-witness/versions/latest",
"isOfficial": true,
"status": "active"
}
}