seekstone.dev

shaqmughal/seekstone.dev
★ 0 stars JavaScript Browser/Web Updated 11d ago
Official website for Seekstone — the fastest Obsidian MCP server for Claude. Astro + Vercel.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "seekstone.dev": {
      "command": "npx",
      "args": [
        "-y",
        "shaqmughal/seekstone.dev"
      ]
    }
  }
}

README Excerpt

The official website for [**Seekstone**](https://github.com/shaqmughal/seekstone) — the fastest Obsidian MCP server for Claude. Built with [Astro](https://astro.build), deployed on [Vercel](https://vercel.com). Static output; auto-deploys from `main`, preview URL per PR. `seekstone.dev` is canonical. `getseekstone.com` and `bestobsidianmcp.com` 308-redirect to it at the Vercel edge.