brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.forum-labs/payfetch · v1.0.0
x402 paying-fetch client for AI agents. Spending caps, approval, receipts. Non-custodial.
payfetch 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"payfetch": {
"command": "npx",
"args": [
"-y",
"@forum-labs/payfetch"
]
}
}
}PAYFETCH_PRIVATE_KEY可选secret0x-hex EVM private key for a DEDICATED low-balance wallet. Set exactly ONE signer source.
PAYFETCH_KEY_FILE可选Path to a chmod-600 file holding a 0x-hex key (signer alt).
PAYFETCH_CDP_API_KEY_ID可选secretCoinbase CDP server-wallet key id (YOUR account).
PAYFETCH_CDP_API_KEY_SECRET可选secretCoinbase CDP API key secret.
PAYFETCH_CDP_WALLET_SECRET可选secretCoinbase CDP wallet secret.
PAYFETCH_CDP_ACCOUNT_NAME可选Optional named CDP EVM account.
PAYFETCH_DATA_DIR可选Ledger/state/config root. Default ~/.payfetch.
PAYFETCH_TEST_MODE可选Any value -> receipts test:true, Base mainnet refused (Sepolia only).
PAYFETCH_APPROVER可选Set to 1 to grant approval authority (never with a queue-capable mode).
PAYFETCH_VIA可选Optional via= attribution slug sent on guard calls only.
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
v3.1.0
io.github.pvliesdonk/markdown-vault-mcp
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
v0.3.0
io.github.opendata-kr/narajangteo-opening
나라장터 낙찰정보서비스 Open API를 위한 로컬 MCP 서버
v3.10.1
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
v0.0.53
io.github.cablate/google-map
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
v1.0.0
ai.arpi/arpi-mcp
AI-powered ECG analysis: submit ECG images and receive diagnosis reports from ARPI's ECG AI.
{
"id": "io.github.forum-labs/payfetch",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "payfetch",
"description": "x402 paying-fetch client for AI agents. Spending caps, approval, receipts. Non-custodial.",
"repository": {
"url": "https://github.com/forum-labs/payfetch",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@forum-labs/payfetch",
"version": "1.0.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "PAYFETCH_PRIVATE_KEY",
"description": "0x-hex EVM private key for a DEDICATED low-balance wallet. Set exactly ONE signer source.",
"isSecret": true
},
{
"name": "PAYFETCH_KEY_FILE",
"description": "Path to a chmod-600 file holding a 0x-hex key (signer alt)."
},
{
"name": "PAYFETCH_CDP_API_KEY_ID",
"description": "Coinbase CDP server-wallet key id (YOUR account).",
"isSecret": true
},
{
"name": "PAYFETCH_CDP_API_KEY_SECRET",
"description": "Coinbase CDP API key secret.",
"isSecret": true
},
{
"name": "PAYFETCH_CDP_WALLET_SECRET",
"description": "Coinbase CDP wallet secret.",
"isSecret": true
},
{
"name": "PAYFETCH_CDP_ACCOUNT_NAME",
"description": "Optional named CDP EVM account."
},
{
"name": "PAYFETCH_DATA_DIR",
"description": "Ledger/state/config root. Default ~/.payfetch."
},
{
"name": "PAYFETCH_TEST_MODE",
"description": "Any value -> receipts test:true, Base mainnet refused (Sepolia only)."
},
{
"name": "PAYFETCH_APPROVER",
"description": "Set to 1 to grant approval authority (never with a queue-capable mode)."
},
{
"name": "PAYFETCH_VIA",
"description": "Optional via= attribution slug sent on guard calls only."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.forum-labs/payfetch",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.forum-labs%2Fpayfetch/versions/latest",
"isOfficial": true,
"status": "active"
}
}