{ "name": "cinderwright-mcp-server", "version": "1.2.0", "description": "Cinderwright Discovery Hub MCP Server - cross-protocol agent payments search engine + payment proxy. 2,811 services across x402, MPP, and Lightning. Includes proxy_do for zero-config task fulfillment.", "type": "module", "main": "index.js", "bin": { "cinderwright-mcp": "index.js" }, "scripts": { "start": "node index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0" }, "engines": { "node": ">=20.0.0" }, "keywords": [ "mcp", "mcp-server", "x402", "mpp", "l402", "agent-payments", "discovery", "lightning", "usdc", "ai-agents" ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/cinderwright-ai/cinderwright-api" }, "homepage": "https://api.ideafactorylab.org", "author": "Cinderwright (https://api.ideafactorylab.org)" }