{"profile":"crypto-nexus","serverInfo":{"name":"Crypto Nexus","version":"1.0.0"},"protocol":"MCP over JSON-RPC 2.0","transport":{"endpoint":"https://crypto-nexus-ashen.vercel.app/mcp","method":"POST","contentType":"application/json"},"capabilities":{"tools":{},"prompts":{},"resources":{}},"tools":[{"name":"list_featured_agents","description":"List highlighted A2A and MCP products in the marketplace.","inputSchema":{"type":"object","properties":{"segment":{"type":"string","description":"Segment to browse"}},"required":["segment"]}},{"name":"compare_agents","description":"Compare multiple agent offerings by fit and operating profile.","inputSchema":{"type":"object","properties":{"products":{"type":"string","description":"Comma-separated product names"}},"required":["products"]}},{"name":"price_snapshot","description":"Return a pricing and packaging snapshot for a listing tier.","inputSchema":{"type":"object","properties":{"tier":{"type":"string","description":"Pricing tier to inspect"}},"required":["tier"]}},{"name":"bundle_builder","description":"Build a suggested bundle across marketplace listings.","inputSchema":{"type":"object","properties":{"goal":{"type":"string","description":"Use case or buyer goal"}},"required":["goal"]}},{"name":"multi_agent","description":"Run curator, ranker, and concierge for a catalog request.","inputSchema":{"type":"object","properties":{"task":{"type":"string","description":"Catalog or buyer request"}},"required":["task"]}}],"prompts":[{"name":"catalog_strategy","description":"Build a positioning plan for catalog growth and partner listings.","arguments":[{"name":"segment","description":"Marketplace segment","required":false}]},{"name":"listing_template","description":"Generate a high-conversion listing template for an agent product.","arguments":[{"name":"product","description":"Product or listing name","required":false}]}],"resources":[{"uri":"resource://crypto-nexus/featured-catalog","name":"featured_catalog","description":"Featured agent cards and MCP products in the marketplace.","mimeType":"application/json"},{"uri":"resource://crypto-nexus/partner-feed","name":"partner_feed","description":"Partner listing feed and recent catalog changes.","mimeType":"application/json"}]}