MCP Server for AI Agents
19 tools. 6 prompt templates. One-line setup. Let Claude, Cursor, VS Code, and Windsurf control your notes.
Diagram Placeholder
MCP architecture diagram: Host Application (Claude Desktop / Cursor / VS Code / Windsurf) → MCP Client → MCP Protocol (stdio) → SlashNote MCP Server → 5 tool categories (Notes CRUD, Search & Stats, Checkboxes, Window Control, Automation) + 6 Prompt Templates. Show the full protocol flow with tool counts per category.
Setup
Pick your client. One config — and your AI agent can read, create, and organize your notes.
- Open Claude Desktop → Settings → Developer → Edit Config
- Paste the config below
- Restart Claude Desktop
{
"mcpServers": {
"slashnote": {
"command": "/Applications/SlashNote.app/Contents/MacOS/slashnote-mcp"
}
}
} Screenshot Placeholder
Screenshot: Claude Desktop with SlashNote MCP server connected. Show the settings/config panel with green 'connected' indicator and the tool list visible.
19 Tools at Your Agent's Fingertips
Full CRUD, search, checkbox management, window control, and task automation — all via MCP.
Notes Management
-
create_note— Create a new note with markdown content -
read_note— Read note content as markdown -
update_note— Edit note (replace, append, or prepend) -
delete_note— Remove a note -
list_notes— List all notes with previews -
duplicate_note— Duplicate an existing note
Search & Stats
-
search_notes— Full-text search across all notes -
get_stats— Dashboard: totals, checkboxes, completion rate -
get_open_notes— Currently visible notes with positions
Checkboxes
-
toggle_checkbox— Toggle checkbox state (unchecked / in-progress / done) -
reorder_checkboxes— Sort completed items to bottom
Window Control
-
show_note— Show note window on screen -
hide_note— Hide note window -
move_note— Position note at x, y coordinates -
resize_note— Change note width and height
Automation
-
start_note_loop— Schedule automated task execution from a checklist note -
cancel_note_loop— Cancel a scheduled automation loop -
list_note_loops— List all active scheduled loops -
complete_note_loop— Mark a loop as completed with summary
Diagram Placeholder
Visual tool map: 5 categories as colored boxes — Notes Management (6 tools, blue), Search & Stats (3 tools, green), Checkboxes (2 tools, orange), Window Control (4 tools, purple), Automation (4 tools, red). Each box lists its tool names. Show total: 19 tools.
6 Built-in Prompt Templates
Pre-configured prompts for common workflows. Available in Claude Desktop and any MCP client that supports prompts.
Meeting Notes
Structured meeting notes with attendees and action items
Todo List
Prioritized task list for a project
Checklist
Step-by-step checklist for any topic
Summarize Notes
Read all notes and create a consolidated summary
Organize Tasks
Gather all checkboxes into one organized note
Weekly Review
Weekly review with completed items and goals ahead
Screenshot Placeholder
Before/After: Left side — a messy set of scattered notes. Right side — after running 'Organize Tasks' template via MCP: a clean, structured todo note with categorized checkboxes. Show the AI prompt and the resulting organized note.
Animated GIF Placeholder
GIF: Terminal session showing MCP tool usage — AI agent creates a note, reads it back, adds checkboxes, toggles them, and positions the note window. Show the sticky note appearing and updating in real-time alongside the terminal.
Ready to Connect Your AI?
Download SlashNote and set up MCP in under a minute.
Download on the App Store