{"protocolVersion":"0.3.0","name":"Trust Events","description":"Every business, tech, and investor event in your city — one calendar, one card, one room. Trust: who do you know?","url":"https://trust.events","preferredTransport":"HTTP+JSON","provider":{"organization":"Trust","url":"https://trust.events"},"version":"1.0.0","documentationUrl":"https://trust.events/for-agents","capabilities":{"streaming":false,"pushNotifications":false},"defaultInputModes":["application/json","text/plain"],"defaultOutputModes":["application/json","text/plain"],"skills":[{"id":"search_events","name":"Find business, tech and investor events in a city","description":"One calendar per metro, aggregated daily from that city's chambers, tech councils, founder groups and investor networks. GET https://trust.events/api/v1/events?city={slug}&days={n}&limit={n} (JSON, open CORS, no auth). starts_at is UTC ISO-8601 and every event carries an IANA timezone — render local time in that zone, never UTC. Cities: nyc, los-angeles, dc, chicago, dfw, boston, phoenix, san-francisco, atlanta, denver, houston, seattle, philadelphia, austin, minneapolis, san-diego, tampa, portland, raleigh, salt-lake-city, nashville, bend.","tags":["events","calendar","cities","networking"],"examples":["What business events are happening in Phoenix this week?","Find investor meetups in Seattle"]},{"id":"this_week","name":"This week's events in one city","description":"GET https://trust.events/api/v1/events?city={slug}&week=this (or next, an ISO week like 2026-W37, or a date) for the JSON: the week window, a measured count, and permalinks. https://trust.events/{slug}/this-week is the same list as a dated, citable briefing page. MCP tool: this_week.","tags":["events","weekly","briefing","this-week"],"examples":["What is on in Phoenix this week?","Any founder meetups in Bend next week?"]},{"id":"get_event","name":"Get one event","description":"GET https://trust.events/api/v1/events/{city}/{slug} for the JSON, or https://trust.events/e/{city}/{slug} for the citable page. Unknown events return 404.","tags":["events","detail"]},{"id":"list_cities","name":"List the cities with calendars","description":"GET https://trust.events/api/v1/cities — every city with a calendar, its IANA timezone, and its page URL.","tags":["cities","discovery"]},{"id":"get_member_card","name":"Read a member's public card","description":"A member's card shows only the fields they switched on. GET https://trust.events/@{slug} for the page, or GET https://trust.events/api/rooms/vcard/{slug} for the same fields as a vCard (text/vcard). Inactive or unknown slugs return 404.","tags":["contact","vcard","profile","rooms"],"examples":["Save this person's contact details","Who is this person and who vouches for them?"]}],"additionalInterfaces":[{"transport":"mcp","url":"https://trust.events/api/mcp"},{"transport":"openapi","url":"https://trust.events/openapi.json"}]}