brilliant-directories-mcp
v6.58.2
io.github.andysalvo/supership-scan · v2.0.2
Buy any x402 API or data on Base, Solana, Polygon. No wallet on the seller's chain. For AI agents.
supership-scan 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"supership-scan": {
"command": "npx",
"args": [
"-y",
"supership-scan"
]
}
}
}SUPERSHIP_URL可选Override the hosted supership endpoint the server proxies (optional; defaults to https://supership.crestsystems.ai)
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
{
"id": "io.github.andysalvo/supership-scan",
"type": "mcp-server",
"version": "2.0.2",
"displayName": "supership-scan",
"description": "Buy any x402 API or data on Base, Solana, Polygon. No wallet on the seller's chain. For AI agents.",
"repository": {
"url": "https://github.com/andysalvo/supership-scan",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "supership-scan",
"version": "2.0.2",
"transport": "stdio",
"environmentVariables": [
{
"name": "SUPERSHIP_URL",
"description": "Override the hosted supership endpoint the server proxies (optional; defaults to https://supership.crestsystems.ai)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.andysalvo/supership-scan",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.andysalvo%2Fsupership-scan/versions/latest",
"isOfficial": true,
"status": "active"
}
}