{"protocolVersion":"0.3.0","name":"note1.ai","description":"AI meeting note taker: records meetings, transcribes them, and produces summaries and action items. This agent is exposed as an MCP server (JSON-RPC 2.0 over Streamable HTTP) at the service URL below; connect with an MCP client and authenticate via OAuth 2.1 (see /.well-known/oauth-authorization-server).","version":"1.0.2","url":"https://api.note1.ai/mcp","preferredTransport":"JSONRPC","supportedInterfaces":[{"url":"https://api.note1.ai/mcp","transport":"JSONRPC"}],"provider":{"organization":"note1.ai","url":"https://note1.ai"},"documentationUrl":"https://note1.ai/docs/mcp-server","capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":false},"securitySchemes":{"oauth2":{"type":"oauth2","flows":{"authorizationCode":{"authorizationUrl":"https://api.note1.ai/oauth/authorize","tokenUrl":"https://api.note1.ai/oauth/token","scopes":{}}}}},"security":[{"oauth2":[]}],"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"search-meetings","name":"Search meetings","description":"Full-text search across recorded meetings, transcripts, summaries, and action items.","tags":["search","meetings"]},{"id":"get-meeting","name":"Get meeting details","description":"Retrieve a meeting's summary, action items, participants, and transcript; export as a file.","tags":["meetings","transcripts","export"]},{"id":"manage-recordings","name":"Manage recordings","description":"View the calendar, schedule or cancel bot recordings, and update meeting settings.","tags":["calendar","scheduling","recording"]}]}