Skip to content
Cline

seekstone for Cline

io.github.shaqmughal/seekstone

Filesystem-direct Obsidian MCP server — search and edit your vault with low context-tax.

client:Cline transport:stdio runtime:npm

Install seekstone in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "seekstone": {
      "command": "npx",
      "args": [
        "-y",
        "seekstone"
      ],
      "env": {
        "SEEKSTONE_VAULT": "<SEEKSTONE_VAULT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

seekstone in other clients