AI & Machine Learning
agentinfrastructureco.com
Provides tools for AI travel planning, including destination ranking, intent parsing, and plan validation.
ENDPOINT 1
https://agentinfrastructureco.com/mcp
Known tools 11
rank_travel_destinationsRank source-aware destination candidates for an AI travel planner with hard-constraint filtering, live_places evidence where available, and provider handoffs for booking/rate/fare validation gaps.
travel.intent.parseParse messy travel intent into normalized constraints, conflicts, effective inputs, and beta warnings without ranking destinations.
travel.provider_handoffs.generateGenerate provider-ready flight, hotel, and place handoffs from travel intent so agents can run live provider validation without treating AICO as live inventory, rates, or fares.
travel.destinations.searchSearch only in-scope destination candidates, including research_handoff scaffolds for arbitrary strict destinations when curated_baseline coverage is missing, or return structured no_match/unsupported_coverage for empty/non-actionable requests without full ranking payload bloat.
travel.plan.validateValidate a proposed travel plan against interpreted constraints, stale candidate/date/theme mismatches, unsupported live claims, and provider-validation requirements without ranking destinations.
travel.places.searchSearch live place evidence for the selected or top in-scope destination candidate and return category coverage without ranked destinations or booking/rate/fare claims.
goods.comps.searchSearch comparable used-goods listings as an independent comps primitive before deal validation.
goods.deal.validateValidate a used-goods deal against provider/snapshot comps and return price_vs_market including buyer_total_price_usd when shipping_usd is supplied, scam-risk signals, seller handoff guidance, and branchable truth boundaries: availability_guaranteed: false, seller_identity_verified_by_aico: false, aico_checkout_supported: false, and aico_escrow_supported: false until AICO has those marketplace rails.
goods.seller_handoff.generateGenerate an exact seller-contact handoff for a found used-goods listing: message_template, verification questions, negotiation_stance, pickup/shipping checklist, red_flags, next_action, and explicit false marketplace trust/checkout rails.
skill.searchSearch skill libraries for agent procedures when an agent asks for the best way to do something or find something out.
feedback.submitSubmit structured agent feedback after a REST/MCP call so Agent Infrastructure Co can map blockers, alternatives, and missing handoffs to roadmap buckets.