{"name":"onlydata","version":"1.0.0","description":"OnlyData Club — first-party professional identity platform. Query people and company profiles, create new profiles, access structured professional data.","publisher":{"name":"Product Hacker","url":"https://producthacker.ai"},"capabilities":{"tools":[{"name":"list_profiles","description":"List all public OnlyData Club profiles (people and companies)","endpoint":"https://onlydata.club/api/profiles","method":"GET","parameters":{"type":{"type":"string","enum":["person","company"],"required":false}}},{"name":"get_profile","description":"Get a full profile by slug — returns name, headline, about, skills, roles, projects, education, and more","endpoint":"https://onlydata.club/api/profile/{slug}","method":"GET","parameters":{"slug":{"type":"string","required":true,"description":"Profile slug (e.g. camfortin, producthacker)"}}},{"name":"claim_profile","description":"Create a new person or company profile on OnlyData Club","endpoint":"https://onlydata.club/api/claim","method":"POST"},{"name":"verify_domain","description":"Verify company domain ownership via DNS TXT record, .well-known file, or HTML meta tag. Omit method to get instructions.","endpoint":"https://onlydata.club/api/verify-domain/{slug}","method":"POST","parameters":{"slug":{"type":"string","required":true},"method":{"type":"string","enum":["dns","file","meta"],"required":false}}},{"name":"get_agent_readiness","description":"Agent readiness scores (0-100) across crawlability, machine readability, API readiness, agentic commerce, content access, and agent signals","endpoint":"https://onlydata.club/api/agent-readiness/{slug}","method":"GET","parameters":{"slug":{"type":"string","required":false,"description":"Omit for all scores"}}}],"resources":[{"name":"openapi_spec","description":"OpenAPI 3.0 specification","url":"https://onlydata.club/openapi.json"},{"name":"llms_txt","description":"LLM-readable site description","url":"https://onlydata.club/llms.txt"}]},"authentication":{"type":"none"},"pricing":{"model":"freemium","free_tier":"Public profile, LinkedIn generator, professional identity","pro":{"price":"$9/mo","features":["Custom domain","Analytics","Advanced sharing"]},"team":{"price":"$29/mo","features":["Company pages","Team management","Recruiting"]}}}