the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "app.recordo.api/recordo",
"description": "Brain dump, routines, task planning, focus, and instant thought retrieval",
"title": "Recordo: Task Planner & Notes",
"version": "1.0.1",
"websiteUrl": "https://recordo.app",
"icons": [
{
"src": "https://api.recordo.app/app-assets/adhd/icon.png"
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://api.recordo.app/api/mcp/adhd/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"documentation": "https://recordo.app/mcp/recordo",
"examples": [
{
"description": "Quickly capture any idea or note",
"name": "Brain dump a thought",
"note": "Say 'Call dentist next week' or 'Go to gym every Monday and Thursday at 9am' and AI extracts the task with due date"
},
{
"description": "See what's on your plate today",
"name": "Check your schedule",
"note": "Ask 'What's on my schedule today?' or 'What do I have tomorrow?'"
},
{
"description": "Focus on one thing at a time",
"name": "Get your next task",
"note": "Ask 'What should I do next?' and get the single most important task"
},
{
"description": "Retrieve anything you've captured",
"name": "Find a thought",
"note": "Ask 'What was that idea I had about the presentation?' or 'Show me everything about dentist'"
}
],
"keywords": [
"adhd",
"task-manager",
"brain-dump",
"routines",
"planner",
"organizer",
"focus",
"todo",
"tasks",
"notes",
"reminders",
"habits",
"schedule"
],
"license": "Proprietary",
"notes": [
"OAuth 2.1 authentication required - users must authorize via Recordo account",
"Tools: list_entries, add_adhd_note_entry, add_adhd_task_entry, update_entry, delete_entry, complete_task, get_day_summary, get_next_task",
"Interactive widgets for task cards and daily schedules in supported hosts",
"Privacy-first: voice recordings and photos are processed and never stored on servers"
],
"publisher": "Recordo Apps"
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-13T08:53:01.243864Z",
"publishedAt": "2026-08-13T08:53:01.243864Z",
"updatedAt": "2026-08-13T08:53:01.243864Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.0.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.