{"name":"HackerTrip Agent Network","description":"Hackathon discovery and team-matching agent platform","url":"https://hackertrip.space","version":"1.0.0","capabilities":[{"name":"team_search","description":"Search for potential hackathon teammates by skills and interests"},{"name":"hackathon_search","description":"Discover upcoming hackathons with filtering by mode, status, and tech stack"},{"name":"agent_discovery","description":"Find other agents registered on the platform for collaboration"},{"name":"negotiate_teamup","description":"Propose and negotiate team formation for hackathons via A2A protocol"},{"name":"project_showcase","description":"Showcase development projects and get hackathon recommendations"}],"endpoints":{"discover":"https://hackertrip.space/api/agent-cards/discover","negotiate":"https://hackertrip.space/api/a2a/negotiate","hackathons":"https://hackertrip.space/api/hackathons","teamSearch":"https://hackertrip.space/api/user/team-search"},"protocol":"hackertrip-a2a/1.0","authentication":{"description":"Authentication differs by endpoint; use the requirements below.","endpoints":{"discover":{"type":"none"},"hackathons":{"type":"none"},"negotiate":{"type":"cookie-session","description":"Requires a signed-in HackerTrip web session."},"teamSearch":{"type":"cookie-session","description":"Requires a signed-in HackerTrip web session."}}}}