Notes That Live Where You Code

MCP server for Claude, Cursor & VS Code. Markdown support. Quick capture from any app. 100% local voice input. Built for developers who move fast.

Download Free

Free tier includes unlimited notes. Pro unlocks MCP server.

Screenshot Placeholder

Screenshot: SlashNote sticky notes floating alongside Cursor IDE — show a blue meeting note, a green todo checklist, and a yellow code snippet note pinned over the IDE. Dark theme, realistic developer workflow.

MCP Server: Your Notes Inside Your AI

19 tools let AI agents read, create, search, organize, and automate your notes. One-line setup for every major IDE.

Cursor

.cursor/mcp.json
// .cursor/mcp.json
{
  "mcpServers": {
    "slashnote": {
      "command": "/Applications/SlashNote.app/Contents/MacOS/slashnote-mcp"
    }
  }
}

VS Code

.vscode/mcp.json
// .vscode/mcp.json
{
  "servers": {
    "slashnote": {
      "command": "/Applications/SlashNote.app/Contents/MacOS/slashnote-mcp"
    }
  }
}

Claude Code

Terminal
# One command. That's it.
claude mcp add slashnote /Applications/SlashNote.app/Contents/MacOS/slashnote-mcp

Screenshot Placeholder

Screenshot: Cursor IDE settings showing MCP config with slashnote server connected. Highlight the JSON config and green 'connected' status.

Screenshot Placeholder

Screenshot: VS Code MCP panel showing slashnote server active with tool list visible. Show the .vscode/mcp.json file open.

Screenshot Placeholder

Screenshot: Claude Code terminal after running 'claude mcp add slashnote'. Show success message and 'claude mcp list' output confirming connection.

19 MCP Tools

Notes CRUD

  • create_note — Create with markdown content and color
  • read_note — Read note content as markdown
  • update_note — Edit (replace, append, or prepend)
  • delete_note — Remove a note
  • list_notes — List all notes with previews
  • duplicate_note — Duplicate an existing note

Search & Checkboxes

  • search_notes — Full-text search across all notes
  • get_stats — Dashboard: totals, checkboxes, completion rate
  • get_open_notes — Currently visible notes with positions
  • toggle_checkbox — Toggle 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
  • cancel_note_loop — Cancel a scheduled loop
  • list_note_loops — List active scheduled loops
  • complete_note_loop — Mark loop as completed

Diagram Placeholder

MCP Tools flow diagram: Developer in IDE → AI Agent (Claude/Cursor) → MCP Protocol → SlashNote Server → 19 Tools (CRUD + Search + Window Control + Automation). Show bidirectional data flow with tool names in each category.

Context-Aware AI Coding

Your notes become context for your AI assistant. No more re-explaining project decisions.

In your AI assistant
> "Read my notes about the checkout service
>  and help me design the event schema
>  for push notifications."

Claude reads your notes → understands context →
gives informed recommendations

Architecture Decision Records

Document decisions during AI sessions. Next time, your AI already knows the context.

Code Documentation

Tell Cursor: "Create a note documenting the endpoint I just built." AI reads your code and writes the docs.

Session Handoff

End a session: "Summarize what we did and what's next." Start tomorrow: "Read yesterday's note. Let's continue."

Sprint Notes

Color-code by project. Search by sprint tag. Let AI do the weekly review.

Screenshot Placeholder

Screenshot: AI assistant reading notes as context — show Claude Desktop or Cursor with a prompt referencing notes, and the AI response that uses information from the user's sticky notes. Split view: notes on left, AI on right.

Capture Without Leaving Your IDE

6 creation methods. None require switching apps.

👆

Drag from Menu Bar

Click-drag the menu bar icon. A note appears under your cursor in ~1 second.

🖱️

Right-Click Menu

Right-click the menu bar icon, select 'New Note'. Classic and reliable.

⌨️

Global Keyboard Shortcut

Customizable hotkey to create a note instantly from any app. No mouse needed.

🎤

Voice Note (Pro)

Hold Cmd, speak, release. WhisperKit transcribes 100% locally. No internet needed.

🤖

AI Voice Note (Pro)

Hold Ctrl, speak naturally. AI creates a structured note with checkboxes and headings.

🪴

Shake Gesture (Pro)

While dragging files or text, shake the mouse. Content drops into a new note.

Animated GIF Placeholder

GIF: developer quick capture workflow — drag text from browser to menu bar icon, note appears instantly. Then: keyboard shortcut ⌘⇧N opens a note, type a quick thought. Show real IDE/browser context.

Your Code Notes Stay on Your Machine

API keys, architecture notes, security findings — they never leave your Mac.

💾

Local Storage

All notes stored on your Mac. No cloud sync, no servers, no accounts.

🎤

Local Voice

WhisperKit processes speech on Apple Neural Engine. No audio sent anywhere.

🤖

Local AI (Ollama)

Use Ollama for fully local AI. Notes, voice, and AI — all on-device.

Diagram Placeholder

Privacy architecture for developers: Your Mac (SQLite DB, WhisperKit, Ollama) with a lock icon. Show: notes with API keys, architecture decisions, security findings — all stay local. Optional cloud AI (OpenAI/Anthropic) only for AI features, with opt-in arrow. MCP server runs locally.

6 Prompt Templates for Developers

🤝

Meeting Notes

Structured meeting notes with attendees, agenda, decisions, and action items.

Todo List

Prioritized task list for a project with checkboxes and categories.

📋

Checklist

Step-by-step checklist for any topic — onboarding, deployment, review.

📝

Summarize Notes

Read all notes and create a consolidated summary with key themes.

📂

Organize Tasks

Gather all checkboxes across notes into one organized task list.

📅

Weekly Review

Weekly review with completed items, progress, and goals ahead.

Simple, Developer-Friendly Pricing

Free tier: unlimited notes, 5 AI requests/day, global hotkey, drag and right-click creation. No credit card. Pro ($49/yr or $99 lifetime): MCP server with all 19 tools, voice input, shake gesture, 50 AI requests/day.

Start Building with MCP Notes

One command to connect. 19 tools to use. Zero friction.

Download on the App Store