RFP.ai
v1.0.1
ai.rfp/rfp-ai
Draft cited RFP and security questionnaire answers from your knowledge base, with human review
io.github.Goldentrii/proxy-veil · v1.5.4
Residential proxy MCP server for AI agents — geo-targeting, sticky sessions, anti-bot bypass.
proxy-veil 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"proxy-veil": {
"command": "npx",
"args": [
"-y",
"proxy-veil"
]
}
}
}NOVADA_PROXY_USER可选secretNovada residential proxy username
NOVADA_PROXY_PASS可选secretNovada residential proxy password
NOVADA_API_KEY可选secretNovada Scraper API key for search tool
BRIGHTDATA_USER可选secretBrightData full username including zone
BRIGHTDATA_PASS可选secretBrightData proxy password
SMARTPROXY_USER可选secretSmartproxy username
SMARTPROXY_PASS可选secretSmartproxy password
OXYLABS_USER可选secretOxylabs username
OXYLABS_PASS可选secretOxylabs password
PROXY_URL可选secretGeneric HTTP proxy URL (http://user:pass@host:port)
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.github.Goldentrii/proxy-veil",
"type": "mcp-server",
"version": "1.5.4",
"displayName": "proxy-veil",
"description": "Residential proxy MCP server for AI agents — geo-targeting, sticky sessions, anti-bot bypass.",
"repository": {
"url": "https://github.com/Goldentrii/proxy-veil",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "proxy-veil",
"version": "1.5.4",
"transport": "stdio",
"environmentVariables": [
{
"name": "NOVADA_PROXY_USER",
"description": "Novada residential proxy username",
"isSecret": true
},
{
"name": "NOVADA_PROXY_PASS",
"description": "Novada residential proxy password",
"isSecret": true
},
{
"name": "NOVADA_API_KEY",
"description": "Novada Scraper API key for search tool",
"isSecret": true
},
{
"name": "BRIGHTDATA_USER",
"description": "BrightData full username including zone",
"isSecret": true
},
{
"name": "BRIGHTDATA_PASS",
"description": "BrightData proxy password",
"isSecret": true
},
{
"name": "SMARTPROXY_USER",
"description": "Smartproxy username",
"isSecret": true
},
{
"name": "SMARTPROXY_PASS",
"description": "Smartproxy password",
"isSecret": true
},
{
"name": "OXYLABS_USER",
"description": "Oxylabs username",
"isSecret": true
},
{
"name": "OXYLABS_PASS",
"description": "Oxylabs password",
"isSecret": true
},
{
"name": "PROXY_URL",
"description": "Generic HTTP proxy URL (http://user:pass@host:port)",
"isSecret": true
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.Goldentrii/proxy-veil",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.Goldentrii%2Fproxy-veil/versions/latest",
"isOfficial": true,
"status": "active"
}
}