From dec7b2e5e7d3843777be1a3a15ab89a8886a8a35 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Fri, 13 Jun 2025 22:20:28 -0600 Subject: [PATCH] add MCP server badge --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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