🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

seekstone

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

seekstone - npm Package Compare versions

Comparing version
0.6.3
to
0.7.0
+1
-1
package.json
{
"name": "seekstone",
"version": "0.6.3",
"version": "0.7.0",
"mcpName": "io.github.shaqmughal/seekstone",

@@ -5,0 +5,0 @@ "type": "module",

@@ -78,3 +78,3 @@ # seekstone / obsidian-mcp-seekstone

|---|---|
| `search` | Full-text search. Returns ranked ~200-char excerpts, not full notes. Fuzzy, prefix, and phrase queries. |
| `search` | Full-text search. Returns ranked excerpts (default ~120 chars, tunable via `excerptLength`), not full notes. Fuzzy, prefix, and phrase queries. |
| `read_note` | Read the full content of a note by vault-relative path. |

@@ -81,0 +81,0 @@ | `list_notes` | List notes, optionally filtered by folder prefix or tag. |

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display