Servers
🪷 Lotus Wisdom MCP Server
@linxule
Contemplative reasoning MCP server — Lotus Sutra wisdom framework with interactive ext-apps journey visualization.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lotus-wisdom": {
"command": "npx",
"args": [
"-y",
"lotus-wisdom-mcp"
]
}
}
}