What is MCP?
MCP (Model Context Protocol) is an open protocol that lets AI assistants such as Claude, ChatGPT, and Cursor access external tools in a standardized way. That’s Me offers two MCP servers:Public MCP — @thatsme/mcp
The public MCP lets any AI assistant search events on the platform. No authentication required.Installation
Available tools
Example prompt
“Find beginner Python courses on That’s Me”The assistant uses
search_thatsme_events to search events with query: "Python", level: "beginner", and category: "EDUCATION".