Back to Apps

Otocp
Supports UIby lattisse
Seamlessly manage, list, and organize your Obsidian tasks using AI.
0 stars
Works in:claude
Exposes:Tools
What it does
Otocp connects your AI assistant to Obsidian, enabling it to read, write, and organize tasks within a dedicated Markdown todo file.
Tools
- add_task: Adds new tasks to the Obsidian todo list based on user input.
- read_tasks: Retrieves and lists all current tasks.
- complete_task: Marks a specified task as completed.
- clear_tasks: Wipes all tasks from the list.
Installation
{
"mcpServers": {
"otocp": {
"command": "otocp",
"args": [],
"env": {
"OTOCP_TODO_PATH": "/path/to/your/todo.md"
}
}
}
}
Supported hosts
- Claude Desktop
Quick install
pip install otocpInformation
- Pricing
- free
- Published
- 5/3/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"otocp": {
"command": "otocp",
"args": [],
"env": {
"OTOCP_TODO_PATH": "/path/to/your/todo.md"
}
}
}
}





