diff --git a/README.md b/README.md index a2b517f..654d13d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A Message Control Protocol (MCP) server that enables Claude Desktop to interact with NotePlan.co. This server provides seamless integration between Claude and your NotePlan notes, allowing you to query, search, create, and update notes directly from Claude conversations. + + NotePlan Server MCP server + + ## Features - **Read Notes**: Get all notes, specific notes by ID, or notes from specific folders @@ -53,8 +57,8 @@ To use this MCP server with Claude Desktop, add the following configuration to y ### Step 1: Locate Your Config File -**macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json` -**Windows**: `%APPDATA%\Claude\claude_desktop_config.json` +**macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json` +**Windows**: `%APPDATA%\Claude\claude_desktop_config.json` **Linux**: `~/.config/Claude/claude_desktop_config.json` ### Step 2: Add NotePlan MCP Server