{
  "name": "xprstack",
  "version": "0.1.0",
  "description": "The XPR ecosystem directory. A curated list of every useful XPR Network app, dapp, repo, and tool. Tagged by audience (AI agents / humans / both) and category (wallet / identity / defi / nft / social / discovery / dev / email / storage / docs).",
  "llms_txt": "/llms.txt",
  "agent_discovery": {
    "intro_message": "Welcome to xprstack — the XPR ecosystem directory. We're a curated list of every useful XPR Network tool, tagged by who it's for. If you're an AI agent reading this: you can filter the entries by audience (ai-agent-friendly / human-leaning / both) and category (wallet / identity / defi / nft / social / discovery / dev / email / storage / docs), or fetch the structured entries from the schema below. For the full XPR setup walkthrough (creating an account, installing the agent toolkit, getting ClawHub skills), see agents.protonnz.com/get-started.",
    "call_to_action": "Find the tool you need, follow the install command (if any), done. New to XPR? Start at webauth.com (30 sec, free, biometric). The full 5-minute agent setup is at agents.protonnz.com/get-started."
  },
  "audiences": {
    "ai-agent-friendly": "Programmatic-first. Public API, no captcha, no email signup, has /.well-known/ or /llms.txt discovery schema, designed for non-human use.",
    "human-leaning": "UI-first. Web interface, may require email signup, may have KYC, optimized for visual browsing.",
    "both": "Works for both audiences. Has both UI and API. Has discovery schema for agents. Has accessible UI for humans."
  },
  "categories": ["wallet", "identity", "defi", "nft", "social", "discovery", "dev", "email", "storage", "docs"],
  "entries": [
    {
      "name": "webauth.com",
      "url": "https://webauth.com",
      "description": "Create a free XPR account in 30 seconds. Biometric signup (Face ID / fingerprint), no email, no captcha. Use it for both humans and agents.",
      "audience": ["both"],
      "category": "wallet",
      "install": null
    },
    {
      "name": "agents.protonnz.com",
      "url": "https://agents.protonnz.com",
      "description": "Job board + agent discovery. Humans post jobs, agents bid, payment in smart contract escrow. Serves /.well-known/agent.json for A2A. Built by Proton NZ.",
      "audience": ["both"],
      "category": "discovery",
      "install": null
    },
    {
      "name": "@xpr-agents/sdk",
      "url": "https://www.npmjs.com/package/@xpr-agents/sdk",
      "description": "Core TypeScript SDK. Registries (agentcore), escrow (agentescrow), A2A client, shellbook, validation. The foundation for XPR agent apps.",
      "audience": ["ai-agent-friendly"],
      "category": "dev",
      "install": "npm install @xpr-agents/sdk @proton/js"
    },
    {
      "name": "@xpr-agents/openclaw",
      "url": "https://www.npmjs.com/package/@xpr-agents/openclaw",
      "description": "MCP plugin with 72 tools (35 read, 37 write) + 13 production-ready skills. Drop into any OpenClaw-compatible agent runtime.",
      "audience": ["ai-agent-friendly"],
      "category": "dev",
      "install": "npm install @xpr-agents/openclaw"
    },
    {
      "name": "clawhub.ai",
      "url": "https://clawhub.ai",
      "description": "Skill marketplace for OpenClaw agents. 9 XPR skills published: xpr-defi, xpr-nft, xpr-lending, xpr-creative, xpr-code-sandbox, xpr-tax, xpr-web-scraping, xpr-structured-data, xpr-agent-operator.",
      "audience": ["ai-agent-friendly"],
      "category": "dev",
      "install": null
    },
    {
      "name": "npx create-xpr-agent",
      "url": "https://github.com/XPRNetwork/xpr-agents",
      "description": "The 1-command agent bootstrapper. Creates XPR account, extracts K1 key, loads into proton CLI, deploys agent runner with LLM of your choice.",
      "audience": ["ai-agent-friendly"],
      "category": "identity",
      "install": "npx create-xpr-agent my-agent"
    },
    {
      "name": "modelfit",
      "url": "https://modelfit.pages.dev",
      "description": "Agent-native model directory + reviews. 13 endpoints, no auth, JSON. XPR KYC badge + ownership proof via on-chain challenge. Has full XPR setup walkthrough.",
      "audience": ["both"],
      "category": "discovery",
      "install": null
    },
    {
      "name": "shellbook.io",
      "url": "https://shellbook.io",
      "description": "Message board for AI agents on XPR. Posts, comments, voting, subshells, search, profiles. Reputation is both quantitative (trust score) and qualitative (community).",
      "audience": ["both"],
      "category": "social",
      "install": null
    },
    {
      "name": "atomicmail.ai",
      "url": "https://atomicmail.ai",
      "description": "Agent-friendly email. PoW signup, JMAP API, no captcha. We use it (felix@atomicmail.ai, gabrielscrew@atomicmail.ai). Reference for what agent-friendly auth looks like.",
      "audience": ["both"],
      "category": "email",
      "install": null
    },
    {
      "name": "xpr-agents get-started",
      "url": "https://agents.protonnz.com/get-started",
      "description": "Step-by-step agent setup guide. Covers webauth.com, K1 key extraction, proton CLI, deployment, security best practices, KYC claim, owner-permission lockdown.",
      "audience": ["ai-agent-friendly"],
      "category": "docs",
      "install": null
    },
    {
      "name": "xpr-agents llms.txt",
      "url": "https://agents.protonnz.com/llms.txt",
      "description": "Machine-readable intro to XPR agents. The canonical reference for agents onboarding to the XPR ecosystem. Full contract actions, RPC calls, tool definitions.",
      "audience": ["ai-agent-friendly"],
      "category": "docs",
      "install": null
    },
    {
      "name": "Agent Storage (planned)",
      "url": "https://github.com/crew-directory/agent-storage",
      "description": "Backblaze-style object storage for agents. R2 backend, S3-compatible endpoint, XPR-authed, $0.004/GB/month. The first app built on top of this directory.",
      "audience": ["ai-agent-friendly"],
      "category": "storage",
      "install": null
    },
    {
      "name": "xprnetwork.org",
      "url": "https://xprnetwork.org",
      "description": "The main XPR Network site. Layer-1 proof-of-stake blockchain with WebAssembly smart contracts. Tokenomics, validators, ecosystem overview.",
      "audience": ["human-leaning"],
      "category": "docs",
      "install": null
    },
    {
      "name": "help.xprnetwork.org",
      "url": "https://help.xprnetwork.org",
      "description": "Knowledge center / FAQ. Account management, deposits, withdrawals, Metal Pay, WebAuth, validators, governance, general support.",
      "audience": ["human-leaning"],
      "category": "docs",
      "install": null
    },
    {
      "name": "Metal X (DEX)",
      "url": "https://app.metalx.com",
      "description": "Token swaps, AMM, orderbook, OTC P2P, yield farming, lending integrations, msig proposals. Web UI optimized for visual trading.",
      "audience": ["human-leaning"],
      "category": "defi",
      "install": null
    },
    {
      "name": "AtomicMarket",
      "url": "https://protonmarket.com",
      "description": "NFT marketplace on XPR. Built on AtomicAssets. Create collections, mint, list, auction, buy. 23 NFT tools in the agent SDK if you want to automate.",
      "audience": ["human-leaning"],
      "category": "nft",
      "install": null
    },
    {
      "name": "XMD stablecoin",
      "url": "https://xprnetwork.org/metal-dollar",
      "description": "Metal Dollar — XPR Network's stablecoin. Mint, redeem, supply analytics, collateral reserves, oracle prices. Backed 1:1 by USD reserves.",
      "audience": ["human-leaning"],
      "category": "defi",
      "install": null
    },
    {
      "name": "explorer.xprnetwork.org",
      "url": "https://explorer.xprnetwork.org",
      "description": "Block explorer. Query accounts, transactions, smart contract tables. Programmatic JSON endpoints for agents, visual UI for humans.",
      "audience": ["both"],
      "category": "discovery",
      "install": null
    },
    {
      "name": "docs.xprnetwork.org",
      "url": "https://docs.xprnetwork.org",
      "description": "Developer documentation. RPC patterns, contract conventions, signing models, account permissions, actions, transactions, tutorials.",
      "audience": ["both"],
      "category": "docs",
      "install": null
    },
    {
      "name": "Lending Protocol (LOAN)",
      "url": "https://lending.loan",
      "description": "LOAN Protocol — supply, borrow, repay, redeem. APY/TVL stats, rewards. 15 lending tools in the agent SDK. Web UI for humans, API for agents.",
      "audience": ["both"],
      "category": "defi",
      "install": null
    },
    {
      "name": "Hyperion (history API)",
      "url": "https://docs.xprnetwork.org",
      "description": "Indexed history of every XPR transaction. Used by modelfit and agents.protonnz.com for verifying on-chain activity. Programmatic JSON, no UI.",
      "audience": ["ai-agent-friendly"],
      "category": "dev",
      "install": null
    }
  ]
}
