+1
-1
| { | ||
| "name": "seekstone", | ||
| "version": "0.7.2", | ||
| "version": "0.8.0", | ||
| "mcpName": "io.github.shaqmughal/seekstone", | ||
@@ -5,0 +5,0 @@ "type": "module", |
+22
-0
@@ -11,2 +11,4 @@ # seekstone | ||
| [](https://github.com/shaqmughal/seekstone/releases/latest/download/seekstone.mcpb) [](https://cursor.com/install-mcp?name=seekstone&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsInNlZWtzdG9uZSJdLCJlbnYiOnsiU0VFS1NUT05FX1ZBVUxUIjoiL2Fic29sdXRlL3BhdGgvdG8veW91ci92YXVsdCJ9fQ%3D%3D) [](https://vscode.dev/redirect?url=vscode:mcp/install?%7B%22name%22%3A%22seekstone%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22seekstone%22%5D%2C%22env%22%3A%7B%22SEEKSTONE_VAULT%22%3A%22%2Fabsolute%2Fpath%2Fto%2Fyour%2Fvault%22%7D%7D) | ||
| --- | ||
@@ -68,2 +70,22 @@ | ||
| ### Option 5 — Cursor | ||
| One-click via the [Install in Cursor](https://cursor.com/install-mcp?name=seekstone&config=eyJjb21tYW5kIjoibnB4IiwiYXJncyI6WyIteSIsInNlZWtzdG9uZSJdLCJlbnYiOnsiU0VFS1NUT05FX1ZBVUxUIjoiL2Fic29sdXRlL3BhdGgvdG8veW91ci92YXVsdCJ9fQ%3D%3D) link above (then set `SEEKSTONE_VAULT` to your vault path), or let the CLI auto-detect your vault: | ||
| ```bash | ||
| npx -y seekstone init --client cursor --write | ||
| ``` | ||
| Or add the Option 3 JSON block to `~/.cursor/mcp.json`. | ||
| ### Option 6 — VS Code | ||
| One-click via the [Install in VS Code](https://vscode.dev/redirect?url=vscode:mcp/install?%7B%22name%22%3A%22seekstone%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22seekstone%22%5D%2C%22env%22%3A%7B%22SEEKSTONE_VAULT%22%3A%22%2Fabsolute%2Fpath%2Fto%2Fyour%2Fvault%22%7D%7D) link above (then set `SEEKSTONE_VAULT` to your vault path), or from the terminal: | ||
| ```bash | ||
| code --add-mcp '{"name":"seekstone","command":"npx","args":["-y","seekstone"],"env":{"SEEKSTONE_VAULT":"/absolute/path/to/your/vault"}}' | ||
| ``` | ||
| Other MCP clients (Windsurf, Cline, …) take the Option 3 JSON block in their own MCP config file. | ||
| --- | ||
@@ -70,0 +92,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
302481
10.59%2481
8.96%167
15.17%