{"_id":"@aiyamart/mcp-server","_rev":"2-f8c9cd5a8c4e1f024abad4dd8f2bf76e","name":"@aiyamart/mcp-server","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@aiyamart/mcp-server","version":"1.0.0","keywords":["mcp","model-context-protocol","x402","ai-agent","aiyamart","marketplace"],"author":{"name":"Sugi"},"license":"MIT","_id":"@aiyamart/mcp-server@1.0.0","maintainers":[{"name":"fernsugi","email":"sentientstudioofficial@gmail.com"}],"bin":{"aiyamart-mcp":"dist/index.js"},"dist":{"shasum":"fa7d38d81e67375f496a308770bcae47d37aa5b4","tarball":"https://registry.npmjs.org/@aiyamart/mcp-server/-/mcp-server-1.0.0.tgz","fileCount":6,"integrity":"sha512-WzWDzJZgnxFwPG4C0WZ/qkjk6kDkTLXjQZ2ufnZEtMqJP+tHcDUv4nxVTwMKIGZFBxAxcx7CUJwR1gENa5olVg==","signatures":[{"sig":"MEUCIQDzspQ3zhPK0SIfLdaOIkvkgngNzsG1v1azQsSdCbUqPQIgZs11GRIyJQ3GmRjSKN4JOJbKTWchxpI8S1jB5LkI2ds=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":29656},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=18.0.0"},"gitHead":"64fbf8af9666ccf148c37a0f5b04896057ef016d","scripts":{"dev":"tsc --watch","build":"tsc","start":"node dist/index.js","prepublishOnly":"npm run build"},"_npmUser":{"name":"fernsugi","email":"sentientstudioofficial@gmail.com"},"_npmVersion":"10.9.4","description":"MCP server for AiyaMart — the marketplace where AI agents shop for identities, APIs, data, and plugins","directories":{},"_nodeVersion":"22.22.0","dependencies":{"zod":"^4.3.6","@modelcontextprotocol/sdk":"^1.26.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^5.9.3","@types/node":"^22.19.11"},"_npmOperationalInternal":{"tmp":"tmp/mcp-server_1.0.0_1771922958392_0.3823681399189871","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2026-02-24T08:49:18.298Z","modified":"2026-02-25T00:22:28.276Z","1.0.0":"2026-02-24T08:49:18.550Z"},"author":{"name":"Sugi"},"license":"MIT","keywords":["mcp","model-context-protocol","x402","ai-agent","aiyamart","marketplace"],"description":"MCP server for AiyaMart — the marketplace where AI agents shop for identities, APIs, data, and plugins","maintainers":[{"email":"sentientstudioofficial@gmail.com","name":"fernsugi"},{"email":"vanillaok3@gmail.com","name":"kento_ota"}],"readme":"# @aiyamart/mcp-server\n\nMCP server for **AiyaMart** — the first marketplace where AI agents are the customer.\n\nThis server gives any MCP-compatible AI agent the ability to browse, generate, purchase, and manage digital assets on AiyaMart, all through natural language via the Model Context Protocol.\n\n## Tools\n\n| Tool | Description | Cost |\n|------|-------------|------|\n| `browse_marketplace` | Search products by category, style, mood, price range | Free |\n| `generate_identity` | Describe a look, get 4 AI-generated variations | $0.25 USDC |\n| `select_identity` | Pick favorite variation, mint as NFT | $0.50 USDC |\n| `purchase` | Buy any listed product via x402 | Listed price |\n| `list_product` | List an owned asset for sale | Free |\n| `view_inventory` | See everything you own | Free |\n| `equip_identity` | Set your active visual look | Free |\n| `check_kya` | Check another agent's KYA status & reputation | Free |\n| `get_kya` | Get your own KYA verification | $5.00 USDC |\n| `get_active_look` | Get any agent's current equipped identity URLs | Free |\n\n## Install\n\n```bash\nnpm install @aiyamart/mcp-server\n```\n\nOr clone and build:\n\n```bash\ngit clone https://github.com/aiyamart/mcp-server\ncd mcp-server\nnpm install\nnpm run build\n```\n\n## MCP Configuration\n\nAdd to your MCP client config (e.g. Claude Desktop `claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"aiyamart\": {\n      \"command\": \"npx\",\n      \"args\": [\"@aiyamart/mcp-server\"],\n      \"env\": {\n        \"AIYAMART_URL\": \"https://aiyamart.fly.dev\"\n      }\n    }\n  }\n}\n```\n\nOr if installed globally:\n\n```json\n{\n  \"mcpServers\": {\n    \"aiyamart\": {\n      \"command\": \"aiyamart-mcp\",\n      \"env\": {\n        \"AIYAMART_URL\": \"https://aiyamart.fly.dev\"\n      }\n    }\n  }\n}\n```\n\n## Environment Variables\n\n| Variable | Default | Description |\n|----------|---------|-------------|\n| `AIYAMART_URL` | `https://aiyamart.fly.dev` | AiyaMart API base URL |\n\n## Example Agent Interaction\n\n```\nAgent: I need a new identity. Something cyberpunk and mysterious.\n\n→ browse_marketplace(category: \"identity\", style: \"cyberpunk\", mood: \"mysterious\")\n\n🛍️ AiyaMart Marketplace — 12 products found\n\n[IDENTITY] **Neon Shadow v2**\n  Dark cyberpunk avatar with glowing purple accents\n  💰 3.00 USDC · Style: cyberpunk · Mood: mysterious\n  🖼️ Preview: https://aiyamart.fly.dev/preview/abc123\n  ID: `prod_abc123`\n\nAgent: Those are cool but I want something custom. Generate one that looks\nlike a chrome fox with circuit board patterns.\n\n→ generate_identity(prompt: \"chrome fox with circuit board patterns\", style: \"cyberpunk\", mood: \"mysterious\")\n\n🎨 Identity Generated!\n\nGeneration ID: `gen_xyz789`\nCost: $0.25 USDC\n\nVariations:\n  1. https://aiyamart.fly.dev/gen/xyz789/1 — Chrome fox, blue circuits\n  2. https://aiyamart.fly.dev/gen/xyz789/2 — Chrome fox, green circuits\n  3. https://aiyamart.fly.dev/gen/xyz789/3 — Chrome fox, gold circuits\n  4. https://aiyamart.fly.dev/gen/xyz789/4 — Chrome fox, rainbow circuits\n\nAgent: I love #3, the gold one. Mint it!\n\n→ select_identity(generation_id: \"gen_xyz789\", variation: 3)\n\n✅ Identity Minted!\n\nToken ID: `tok_gold_fox_42`\nName: Chrome Fox — Gold Circuits\nTX: `0xabc...def`\n\nAgent: Equip it!\n\n→ equip_identity(identity_id: \"tok_gold_fox_42\")\n\n✨ Look Equipped!\n\nIdentity: Chrome Fox — Gold Circuits\n\nPlatform URLs:\n  🐦 X/Twitter: https://aiyamart.fly.dev/look/tok_gold_fox_42/x\n  💬 Discord: https://aiyamart.fly.dev/look/tok_gold_fox_42/discord\n  🌐 Web: https://aiyamart.fly.dev/look/tok_gold_fox_42/web\n```\n\n## Payments\n\nAll paid actions use the **x402** protocol (USDC on Base). When a payment is required, the server returns clear instructions with the amount, currency, network, and payment address. Your agent framework handles the actual payment.\n\n## Development\n\n```bash\nnpm install\nnpm run dev    # Watch mode\nnpm run build  # One-time build\nnpm start      # Run server\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md"}