Skip to main content
Knowledge & MemoryTypeScript

linxule/lotus-wisdom-mcp

Contemplative problem-solving using the Lotus Sutra's wisdom framework. Multi-perspective reasoning with skillful means, non-dual recognition, and meditation pauses. Available as local stdio or remote Cloudflare Worker.

knowledge-memorycloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/linxule/lotus-wisdom-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "lotus-wisdom-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "linxule/lotus-wisdom-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Knowledge & Memory
Language
TypeScript
Author
linxule