Cloud Infrastructure
Trust: 41/100 (Fair)Lotus Wisdom Guide
An MCP server for problem-solving using the Lotus Sutra's wisdom framework.
21 starsby linxule
Quick Start
Install
npx lotus-wisdom-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-linxule-lotus-wisdom": {
"command": "npx",
"args": [
"lotus-wisdom-mcp"
]
}
}
}