HomeKnowledge & Memory › Lotus Wisdom

Lotus Wisdom

Contemplative reasoning with Lotus Sutra wisdom framework and ext-apps visualization.

TypeScript CloudLocal Remote
★ 34 stars Last pushed 2026-09-21 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://lotus-wisdom-mcp.linxule.workers.dev/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http lotus-wisdom-mcp https://lotus-wisdom-mcp.linxule.workers.dev/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "lotus-wisdom-mcp": {
      "url": "https://lotus-wisdom-mcp.linxule.workers.dev/mcp"
    }
  }
}

Package (npm 0.8.1)

npx -y [email protected]

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry