Backstory: search your data exports locally
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
io.github.MikeyPetrillo/agent402 · v0.9.0
1,308 paid agent tools + 42 multi-tool skill packs. USDC on Base or free via proof-of-work.
Agent402 — pay-per-call web tools 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"agent402": {
"command": "npx",
"args": [
"-y",
"agent402-mcp"
]
}
}
}AGENT_KEY可选secretHex private key of a wallet funded with USDC on Base. Unset = proof-of-work mode (free pure-CPU tools).
AGENT402_BUDGET可选Optional hard cap on total USDC spent per session (e.g. 1.00). Refused before any payment is signed.
AGENT402_MAX_PER_CALL可选Optional max USD price for any single call (e.g. 0.01).
v1.1.0
io.github.magna-nz/backstory
Search your Google, Telegram, Spotify and Instagram exports locally. Fully offline.
v1.30.5
com.astranl/mcp
NL coordination protocol — 1% fee, agent-native, real Dutch merchant pricing. Open brain.
v3.0.319
com.local-mcp/local-mcp
180 local tools from ChatGPT, Claude.ai & desktop AIs: Mail, iMessage, Teams, files. Local, free.
v1.37.5
io.github.zoharbabin/web-researcher-mcp
Your AI research assistant that cites real sources and stays honest
v1.31.8
io.github.vuluu2k/webcake-storefront-mcp
Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
v1.4.53
io.github.HrRodan/agent-workspace-mcp
A sandboxed, agentic workspace providing secure filesystem, bash, and uv-powered Python execution.
{
"id": "io.github.MikeyPetrillo/agent402",
"type": "mcp-server",
"version": "0.9.0",
"displayName": "Agent402 — pay-per-call web tools",
"description": "1,308 paid agent tools + 42 multi-tool skill packs. USDC on Base or free via proof-of-work.",
"repository": {
"url": "https://github.com/MikeyPetrillo/Agent402",
"source": "github"
},
"homepage": "https://agent402.tools",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "agent402-mcp",
"version": "0.9.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "AGENT_KEY",
"description": "Hex private key of a wallet funded with USDC on Base. Unset = proof-of-work mode (free pure-CPU tools).",
"isSecret": true
},
{
"name": "AGENT402_BUDGET",
"description": "Optional hard cap on total USDC spent per session (e.g. 1.00). Refused before any payment is signed."
},
{
"name": "AGENT402_MAX_PER_CALL",
"description": "Optional max USD price for any single call (e.g. 0.01)."
}
]
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://agent402.tools/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.MikeyPetrillo/agent402",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.MikeyPetrillo%2Fagent402/versions/latest",
"isOfficial": true,
"status": "active"
}
}